No project description provided
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file trackdeps-1.0.2.tar.gz
.
File metadata
- Download URL: trackdeps-1.0.2.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78b0fc4817ffc0012edf1f2b001a185b1cd0b862b9913116804b83bfcc7ed395 |
|
MD5 | d5f11191ade9c43f331b9b306e48a3af |
|
BLAKE2b-256 | d69fba0d012cc32ec14683e6245c773e4e9c886add9082b90e312d1486d0b5f4 |
File details
Details for the file trackdeps-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: trackdeps-1.0.2-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e0b1345f9cc819d9e277e8c2d00620065e88a776812a75055b63ea656b072d1 |
|
MD5 | 1082721612e7e458cc956f6bba45e4c0 |
|
BLAKE2b-256 | 2c8e97dd7c42a8aa893c2635111442a3ae9874a3e34a2463edaa9f9dcf6cc949 |