Skip to main content

A simple jedi based python3 dependency analysis tool

Project description

Table of Contents

  1. What is this tool for?
  2. Usage
    1. Requirement
    2. Install the tool
    3. use case

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 hashes)

Uploaded Source

Built Distribution

SDGraph-0.0.5-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page