Glances : Glances is a cross-platform curses-based system monitoring tool written in Python.
PlantUML : PlantUML is an open-source tool allowing users to create UML diagrams from a plain text language
churn-php : churn-php is a package that helps you identify php files in your project that could be good candidates for refactoring.
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...
Taiga.Io : Taiga is a project management platform for startups and agile developers & designers who want a simple, beautiful tool that makes work truly enjoyable...
Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention. Codemod was developed at Facebook and released as open source.