ruff : An extremely fast Python linter and code formatter, written in Rust.
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...
Codemod : Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occa...
librosa : librosa is a python package for music and audio analysis. It provides the building blocks necessary to create music information retrieval systems.
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 is a cross-platform curses-based system monitoring tool written in Python.