ruff : An extremely fast Python linter and code formatter, written in Rust.
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...
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...
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 ...
WTF : WTF is a personal information dashboard for your terminal, developed for those who spend most of their day in the command line.
It allows you to monit...
Glances is a cross-platform curses-based system monitoring tool written in Python.