Skip to main content

A script dependency visualiser.

Project description

python version

Welcome to the GitHub repository of Pyfactor - a refactoring tool that visualises Python source files as a graph of dependencies between Python constructs like variables, functions and classes.

$ pyfactor --help
$ pyfactor script.py
$ pyfactor script.py --skip-imports --view

Visit our online documentation on Read The Docs for reference documentation, examples and release notes. If you’ve found a bug or would like to propose a feature, please submit an issue on GitHub.

Installation

Pyfactor can be installed from the Package Index via pip.

$ pip install pyfactor

Additionally, Pyfactor depends on a free graph visualisation software Graphviz, available for Linux, Windows and Mac. See also the documentation of the Graphviz Python package for more help.

Release notes

Release notes can be found on our Read The Docs site.

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

pyfactor-0.1.0.tar.gz (9.0 kB view hashes)

Uploaded Source

Built Distribution

pyfactor-0.1.0-py3-none-any.whl (10.0 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