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...
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 ...
ruff : An extremely fast Python linter and code formatter, written in Rust.
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...
Snyk : Snyk helps you use open source and stay secure.
Continuously find & fix vulnerabilities in your dependencies.
Glances is a cross-platform curses-based system monitoring tool written in Python.