Dependency Graph Resolution Package
Project description
dep_graph
Simple python package to generate dependency graph from given json file.
Run module
python -m dep_graph
By default it reads from /tmp/deps.json
Run module with given path to package dependencie
python -m dep_graph --path ./some_fir/deps.json
Create dummy dependency json dummy file
python dep_graph/helper/create_dummy_file.py --path ./tests test_file.json
By default it outputs to /tmp/deps.json
Run Tests
python -m unittest discover tests/
Create package build wiih setup.py
python setup.py sdist bdist_wheel
Create Virtual Environment with poetry
poetry install
Create Build for package
poetry build
install pre-commit hooks
pre-commit 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
dep_graph_hassan-0.1.0.tar.gz
(2.9 kB
view hashes)
Built Distribution
Close
Hashes for dep_graph_hassan-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a59921bcbf8dd58d6698132431ee04cd75bfd1feeb0e8415feea327dc363df71 |
|
MD5 | a5d8e1373ceedd87cf6c34cb3d7f33ea |
|
BLAKE2b-256 | 896d4d1974c63c18cf0ac8b2c5493a283c2eb5407530bef293287b905fea0db7 |