python How to gradually start adding type hints to python projects How to gradually add types to an existing untyped python codebase.
python Expert python topics you should know Expert python topics you should know: muti version handling, dunders, decorators, interfaces, context managers, asyncio, profiling, logging and more.