Skip to content

Training materials for regular expressions in Python

License

Notifications You must be signed in to change notification settings

deeppunster/RegEx101

Repository files navigation

RegEx101

This project contains the training materials used for a regular expressions in Python session at the 2016 PyOhio conference. For details, see www.pyohio.org.

This training is based on using Jupyter notebooks for the training.

The exercises are based on the coverage of regular expressions in the book "Automate the Boring Stuff with Python" by Al Sweigart.

The presentation file - RegEx 101 Presentation.pdf - was used for the lecture portion of the session.

The Python program PlayParse.py shows an extended example of how to create a complex regular expression that can be understood by someone else without a lot of effort.

About

Training materials for regular expressions in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published