This tool will read given project requirements and check packages informations to build a report about project lateness and related packages activities.
Analyze is performed using informations from Pypi API and can be formatted to various formats (ReStructuredText, JSON, CSV, Rich).
This is commonly used when auditing an existing project to know about its dependencies states.
- Python>=3.8;
- Click>=8.0;
- requests>=2.32.3;
- humanize>=4.9.0;
- packaging>=24.0;
- tabulate>=0.9.0;
- colorlog>=6.8.2;
- rich>=13.6.0 (optional);
- Read the documentation on Read the docs;
- Download its PyPi package;
- Clone it on its Github repository;
Logo vector and icon by SVG Repo.