cdfmlr / pyflowchart

Python codes to Flowcharts

Home Page:https://pypi.org/project/pyflowchart/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How about targetting diagrams library too?

ztane opened this issue · comments

The diagrams library uses GraphViz and seems to support flowchart notion too, no need to mess with JavaScript

Thanks for sharing. It seems great. Maybe I can make some experiments to evaluate it later.