forked from mattharrison/Intermediate_Python_Handout
-
Notifications
You must be signed in to change notification settings - Fork 0
kristofleroux/Intermediate_Python_Handout
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Intermediate Python Cheatsheet ============================== A handout (in the executable handout collection) for an Intermediate Python tutorial that I give covering functional programming, closures, decorators, generators, list comprehensions and generator expressions. The content is stored as restructured text in ``handout.rst``. Using the ``build.sh`` command it will generate an OpenOffice Writer document with the handout neatly packaged inside it. You might want to make some tweaks there (or to the template file, ``3coltemp.odt``). Then export to pdf or print. Requires ======== * docutils Testing ======= This is an "executable handout". Because it is written using Python docstrings, you can actually test it or verify that it is somewhat correct. Run the ``testhandout.py`` to execute the tests. Feedback ======== Send questions comments to the author: matthewharrison at gmail.com
About
rst source for Intermediate Python
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 70.8%
- Python 29.2%