Closely following the build-up of the official Python language documentation.
Python 3.9 used.
— currently working on —
On completion, the cheatsheet will have the following three main parts.
- Fundamentals (data types, operations, variables, strings, control flow, functions, variable arguments, keyword arguments, lambdas, lists, list comprehensions, tuples, sets, dictionaries, looping techniques, modules, packages, string formatting, file operations, exception handling, classes, inheritance, iterators, generators)
- Intermediate (closure, higher-order functions, decorators, @property, RegEx, concurrent programming, parallel programming, metaprogramming, sockets, dynamic programming, advanced data structures)
- Extras
- Libraries
[This repository is under construction.]