A collection of my favorite Python string manipulation, parsing and regex examples.
For each example I credit the source whether it's from a tutorial or book. I type everything in by hand in order to memorize what each line is doing and all the comments are my own.