Dive into the world of regular expressions in Python with this comprehensive 2-hour 35-minute tutorial from PyCon US. Learn the fundamentals of regex, including their syntax, applications, and how to make them more readable. Explore practical uses such as data validation, parsing, and normalization while also understanding when to avoid using regex. Break down complex patterns, master Python-specific regex implementations, and gain hands-on experience in dissecting and constructing effective regular expressions. By the end of this tutorial, develop the skills to leverage the power of regex in your Python projects efficiently.
Overview
Syllabus
TUTORIAL / Trey Hunner / Hands-On Regular Expressions in Python
Taught by
PyCon US