Useful Tools for Python Developing Jul 08, 2018 vulture finds unused code in Python programs. It is useful for cleaning up and finding errors in large code bases. pandas-stubs Testing pytest Typing Checker An extremely fast Python type checker and language server, written in Rust. A fast type checker and IDE for Python pytype Lint Python Scripts ruff …