uv : An extremely fast Python package and project manager, written in Rust.
A single tool to replace pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv...
FireLogger : A sexy server logger console in Firebug
sh : sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function
docopt : Command-line interface description language
Bandit : Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs approp...