How to gradually start adding type hints to a python project – Hernan Di Giorgi’s Blog

Learn some techniques and types that can help you transition from un-typed pythong to a more type safe implementation with the help of mypy.