Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.
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...
cAdvisor : cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containe...
Pyre : Pyre is a performant type checker for Python compliant with PEP 484. Pyre can analyze codebases with millions of lines of code incrementally – providi...
Diagrams : Diagrams lets you draw the cloud system architecture in Python code.
It was born for prototyping a new system architecture without any design tools. Y...
Glances is a cross-platform curses-based system monitoring tool written in Python.