A simple jedi based python3 dependency analysis tool
Project description
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
SDGraph-0.0.5.tar.gz
(3.9 kB
view details)
Built Distribution
File details
Details for the file SDGraph-0.0.5.tar.gz
.
File metadata
- Download URL: SDGraph-0.0.5.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
801cda6f116225d944af885a536c1b45868321bdb919c60cae15d169dff43fb9
|
|
MD5 |
0ed361022f32a49ce3942aabe2997a28
|
|
BLAKE2b-256 |
e97ea29ed2695e879ed702db8f96aa6fbafda98d3473d2ca4f61fb5a1e87045b
|
File details
Details for the file SDGraph-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: SDGraph-0.0.5-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
95ff433a03a934ab1f51deafd32f05d758f032bc94425c796830009718f3a463
|
|
MD5 |
08c96f067550f8e0be73a35f053aadc9
|
|
BLAKE2b-256 |
34c7e87052aa27a568b8bc5135398cf65d8548561eecd113a41ea63164a8401b
|