Contributing
============
If you would like to contribute cheetsheets or program functionality, please
fork this repository, make your changes, and send me a pull request.

Python code show follow the standards laid out by [PEP 8][].


[PEP 8]: http://legacy.python.org/dev/peps/pep-0008/