librosa : librosa is a python package for music and audio analysis. It provides the building blocks necessary to create music information retrieval systems.
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...
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...
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...
Locust : Locust is an easy-to-use, distributed, user load testing tool. It is intended for load-testing web sites (or other systems) and figuring out how many ...
Glances is a cross-platform curses-based system monitoring tool written in Python.