This website requires JavaScript.
Explore
Help
Register
Sign in
symys
/
pyfuncalyzer
Watch
1
Star
0
Fork
You've already forked pyfuncalyzer
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Automatic diagram generation displaying function usage in python programs.
10
commits
1
branch
0
tags
546
KiB
Python
100%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Fuzzy
fractivore
d7eb3c054e
Added whole-directory functionality. Not fully tested.
2022-11-13 21:54:10 -06:00
Gidole-Regular.ttf
Further cleaned up output, line-wrapped text in text-as-images, added and used font file.
2022-11-08 13:28:14 -06:00
pyfuncalyzer.py
Added whole-directory functionality. Not fully tested.
2022-11-13 21:54:10 -06:00
pyfuncalyzer_functions.png
Added diagram of pyfuncalyzer.py, generated with pyfuncalyzer.py.
2022-11-11 00:27:01 -06:00
README.md
Added markdown link to pyfuncalyzer self-diagram in readme.
2022-11-11 00:31:21 -06:00
README.md
Usage: python3 pyfuncalyzer.py -f /path/to/python/file.py