Skip to main content
tartley.com
  • Posts
  • Tags
  • Gallery
  • RSS
  • About

    Python 2.7 regular expression cheatsheet

    Jonathan Hartley

    2011-10-14 11:20

    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.)

    • geek
    • python
    • software
    • terminal
    • Previous post
    • Next post