Generate flowchart SVG/HTML (Planned)
masterThere is a planned feature to directly generate flowchart SVG or HTML files from a Python script using the CLI. This feature will require node.js and flowchart.js to be installed on your system.
$ pyflowchart example.py -o flowchart.svg