Tooling
- ipython
- bpython
- GitHub - PyCQA/prospector: Inspects Python source files and provides information about type and location of classes, methods etc
- GitHub - charliermarsh/ruff: An extremely fast Python linter, written in Rust.
- Python Code Quality: Tools & Best Practices – Real Python