PyCon 2016 Regular Expressions Tutorial¶
This tutorial teaching regular expressions in Python was taught by Trey Hunner at PyCon 2016. Trey hosts Weekly Python Chat and provides specialized Python training services.
The Exercises page lists all exercises and all instructions for writing and testing the exercises. Feel free to consult the Regex Cheat Sheet when solving the exercises.
Video¶
The video for the first 100 minutes of the tutorial can be found as Regular Expressions - PyCon 2016 on YouTube. Unfortunately the last 60 minutes of video were lost by the AV team.
You can watch the complete 3 hour workshop in the Regular Expressions Webinar I hosted shortly before PyCon.