Python 2.7 regular expression cheatsheet
Couldn't find one of these, so I whipped one up.
Bit of restructured text:
https://github.com/tartley/python-regex-cheatsheet/blob/master/cheatsheet.rst
Install some Python packages:
https://github.com/tartley/python-regex-cheatsheet/blob/master/requirements.txt
Invoke rst2pdf:
https://github.com/tartley/python-regex-cheatsheet/blob/master/Makefile
Get a nice PDF out:
Python 2.7 regular expression cheatsheet (click this link or the image for the most up-to-date PDF from github.)