Basics
Intermediate
Advanced
Performance
Testing
CI/CD
mypy
pyre-check
pytypes
DevOps
Database
Design Patterns
Numpy
Pandas
Matplotlib
Stdlib
Network
Microservices
Django
FastAPI
Data Science
Machine Learning
Artificial Intelligence
OOP
Dragon
https://mypy-lang.org/
https://github.com/python/mypy
$ pip install mypy $ mypy FILE
setup.cfg
[mypy] strict_optional = True
https://pyre-check.org/
$ pip install pyre-check