deptree application
Project description
1 Repositories
1.1 Distributions
1.2 Source code
2 Hacking
This project makes extensive use of tox, pytest, and GNU Make.
2.1 Development environment
Use following command to create a Python virtual environment with all necessary dependencies:
tox --recreate -e develop
This creates a Python virtual environment in the .tox/develop directory. It can be activated with the following command:
. .tox/develop/bin/activate
2.2 Run test suite
In a Python virtual environment run the following command:
make review
Outside of a Python virtual environment run the following command:
tox --recreate
2.3 Build and package
In a Python virtual environment run the following command:
make package
Outside of a Python virtual environment run the following command:
tox --recreate -e package
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 deptree-0.0.0.tar.gz
.
File metadata
- Download URL: deptree-0.0.0.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c410cb4b60ec73965d50992a6ec685b44ca88e1da39c828cdfccd70404fef6b |
|
MD5 | f4c82226211524a088f42fe0a256e354 |
|
BLAKE2b-256 | 560c5d45e80d4e600bb23408f3779772f6bf26a4b4a67122a8633f18b8a61b75 |
File details
Details for the file deptree-0.0.0-py3-none-any.whl
.
File metadata
- Download URL: deptree-0.0.0-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08bf37fede929df1861d3c02439ecca16a629160391f5f9ad8e05bfd9ce82e57 |
|
MD5 | bba95d9d4347da1c281859bb9db10136 |
|
BLAKE2b-256 | 7223142249ebb76c702dce4adb68d8704868869911baeab3e974beab35eab3d5 |