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...
Glances : Glances is a cross-platform curses-based system monitoring tool written in Python.
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...
librosa : librosa is a python package for music and audio analysis. It provides the building blocks necessary to create music information retrieval systems.
Hadolint : A smarter Dockerfile linter that helps you build best practice Docker images. The linter is parsing the Dockerfile into an AST and performs rules on t...
An extremely fast Python linter and code formatter, written in Rust.