Skip to main content

Twelve-Step


A python tool to analyse dependencies of python projects.

Installation

This package requires python3.7 or more.

pip3.7 install twelve-step --user

Example usages

By default twelve step generates a DOT graph and prints it in console.

To generate a dot file

twelve-step a_project_path > dependency-graph.dot

or

twelve-step a_project_path -o dependency-graph

To generate a graph .svg in one command

twelve-step a_project_path | dot -Tsvg -o dependency-graph.svg

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

twelve_step-0.2.0.tar.gz (4.8 kB view details)

Uploaded Source

File details

Details for the file twelve_step-0.2.0.tar.gz.

File metadata

  • Download URL: twelve_step-0.2.0.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8

File hashes

Hashes for twelve_step-0.2.0.tar.gz
Algorithm Hash digest
SHA256 a2cd368a5cfd847ceed9a9da9d1d35a88d9ed869440010bc0c4766b7b10c5827
MD5 c7727c81a2add4543715556bdfca5343
BLAKE2b-256 7d1d80d09cabcb4e50cd4a72e31a6393c57677ab8f69bcd23c8492c588df6b26

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.0 This release

1 file

0.1.1

1 file

0.1.0

1 file

0.0.10

1 file

0.0.9

1 file

0.0.8

1 file

0.0.7

1 file

0.0.6

1 file

0.0.5

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page