References
- PEP-8: https://www.python.org/dev/peps/pep-0008/
mypy
: http://mypy-lang.org/pytype
: https://google.github.io/pytype/- PEP-3107: https://www.python.org/dev/peps/pep-3107/
- PEP-484: https://www.python.org/dev/peps/pep-0484/
- PEP-526: https://www.python.org/dev/peps/pep-0526/
- PEP-557: https://www.python.org/dev/peps/pep-0557/
- PEP-585: https://www.python.org/dev/peps/pep-0585/