This is a simple Python cheat sheet I created for my students to use. Whether you are learning or teaching, I hope you find it useful.
The descriptions are targeted at someone who knows some basic terminology of programming, but not a lot. As a result, the language may be less technical or less precise than you would find in official documentation.
If you find typos, errors, inaccuracies, or have suggestions, please feel free to file an issue.
—Dylan Bennett
The font for the main text is Oswald. I chose Oswald because of its slimness, while still being legible. This allowed for more text per line.
The font for any code is Fira Mono. I chose Fira Mono because of its slimness and distinction of 1liI
characters.
The color palette is the Flat UI Palette v1.
https://mboffin.github.io/python-cheatsheet/PythonCheatSheet.pdf
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.