Development tools
- Black - The Uncompromising Code Formatter
- pre-commit - A framework for managing and maintaining multi-language pre-commit hooks
- Pytest - A mature full-featured Python testing tool that helps you write better programs
- Ruff - An extremely fast Python linter, written in Rust
- setuptools_scm - the blessed package to manage your versions by scm tags
- tox - A generic virtualenv management and test command line tool