Code2flow
Installation
pip3 install code2flow
brew install graphviz
Usage
code2flow my_script.py && open out.png
need graphviz installed OR use set --output
to file_name.dot
Then use this vscode extension: tintinweb.graphviz-interactive-preview
to preview it
Backlinks