Table of Contents
What is this tool for?
This is just a simple python static dependency generate tool, It can help you generate the dependency graph find circular import.
Usage
Requirement
You will need the git and graphviz for the tool
apt-get update
apt-get install git graphviz graphviz-dev
Install the tool
pip install SDGraph
use case
SDGraph -f a.py -o dot -n output_name
Release files for SDGraph 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| SDGraph-0.0.5.tar.gz | 3.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| SDGraph-0.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.5 kB
Release files / SDGraph-0.0.5.tar.gz
| Download URL | SDGraph-0.0.5.tar.gz |
|---|---|
| Size | 3.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
801cda6f116225d944af885a536c1b45868321bdb919c60cae15d169dff43fb9
|
|
BLAKE2b-256 checksum How to use checksums |
e97ea29ed2695e879ed702db8f96aa6fbafda98d3473d2ca4f61fb5a1e87045b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5
|
Release files / SDGraph-0.0.5-py3-none-any.whl
| Download URL | SDGraph-0.0.5-py3-none-any.whl |
|---|---|
| Size | 5.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
95ff433a03a934ab1f51deafd32f05d758f032bc94425c796830009718f3a463
|
|
BLAKE2b-256 checksum How to use checksums |
34c7e87052aa27a568b8bc5135398cf65d8548561eecd113a41ea63164a8401b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5
|