Skip to content

rcludwick/Python-Cheat-Sheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Cheat Sheets

Why?

To create a simple way to create reference sheets to sit in a binder and provide useful information so that I do not have to google "python <thing> example". The python documentation is nice, but can be lacking in examples.

How?

Using restructured text and rst2pdf, the goal will be to create a series of pdfs that can be printed off in a binder. Each sheet will include a QR code and a url that will point to the latest version of the documentupon a commit. This way, updates can be easily checked or shared with friends.

Files will be built using the following command:

::
$ paver

This relies upon rst2pdf and sphinx installed.

About

A series of cheat sheets for python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages