Description
Basic cheatsheet for Python mostly based on the book written by Al Sweigart, Automate the Boring Stuff with Python under the Creative Commons license and many other sources.
Python Cheatsheet alternatives and similar packages
Based on the "Documentation" category.
Alternatively, view Python Cheatsheet alternatives based on common mentions on social networks and blogs.
Write Clean Python Code. Always.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Python Cheatsheet or a related project?
README
Python Cheatsheet
pythoncheatsheet.org | Newsletter | Contribute | Changelog This Python Cheatsheet is based on the book Automate the Boring Stuff with Python and many other sources.
Getting Started
Anyone can forget how to make character classes for a regex, slice a list or do a for loop. This Python cheatsheet tries to provide basic reference for beginner and advanced developers, lower the entry barrier for newcomers and help veterans refresh the old tricks.