Welcome to the PyPI page of Pyfactor - a refactoring tool that visualises Python source files, modules and importable packages as a graph of dependencies between Python constructs like variables, functions and classes.
$ pyfactor --help
$ pyfactor script.py
$ pyfactor script.py --skip-external --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.
Release files for pyfactor 0.4.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyfactor-0.4.1.tar.gz | 16.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyfactor-0.4.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 34.8 kB
Release files / pyfactor-0.4.1.tar.gz
| Download URL | pyfactor-0.4.1.tar.gz |
|---|---|
| Size | 16.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
af73b9448a815669abb4c39d4561eec414c9b9ecf8423dd5d277499c0ce739f3
|
|
BLAKE2b-256 checksum How to use checksums |
6af0a9bfdb2980edc9cce6ab2bff39ea8ea1eb6050c1e6f9e4ea6fd39a599aac
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.2
|
Release files / pyfactor-0.4.1-py3-none-any.whl
| Download URL | pyfactor-0.4.1-py3-none-any.whl |
|---|---|
| Size | 18.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a7b06fb271416e282125291cdea66a6c92b2a9a1b59538cfed766692a4de39e0
|
|
BLAKE2b-256 checksum How to use checksums |
e0b0587f749196bb3bf9e2b3d2d53e9a5326a5d46ac196c9f834a1b0174384ff
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.2
|