Python Cheat Sheet: data types, functions, OOP, asyncio and the standard library and more.
Read

Python Cheat Sheet: data types, functions, OOP, asyncio and the standard library and more.

A printable Python reference built as tables you can scan fast. It covers data types, operators, strings, slicing, comprehensions and generators, classes and dunder methods, exceptions, files, decorators, context managers, async/await, type hints, regex,... More

Read the publication