General Google’s RosieChecking Billions of Lines of Code. Python Static Type Checkers mypy - GitHubDropox used it to check 4 million lines of code. Pyre - GitHubType checking by Facebook, see 2018 Announcement. Supposed to be much faster than mypy. PyrightMicrosoft’s type checker, used in Pylance for VS Code. Pyright Walkthrough Video - 12min Pylint edX’s .pytlinrcA nearly 500 line config file. How To Use PylintThey suggest whitelisting one warning a time. Can also whitelist on module a...