Skip to main content

No project description provided

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

https://img.shields.io/travis/pietroalbini/trackdeps/master.svg

trackdeps is a Python dependencies tracking library, written in Python 3. It provides a list of dependencies used by your projects, which ones needs to be updated in requirements files and the latest releases.

You can use it both as a library for other projects, or to directly generate reports with the built-in command-line utility. The whole project is released under the MIT license.

Please refer to the documentation if you need more information about how to use trackdeps.

Installation

In order to install trackdeps, just download it with pip:

$ pip install trackdeps

If you want to install from source, clone this repository, make sure you have virtualenv and invoke installed, and then execute this command:

$ invoke install

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page