Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73357
| Date | 2014-06-18 10:46 +0200 |
|---|---|
| From | Nagy László Zsolt <gandalf@shopzeus.com> |
| Subject | Re: Create flowcharts from Python |
| References | <mailman.11107.1403019133.18130.python-list@python.org> <9a0b2e55-62ae-46e9-b940-c75f69c069b7@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.11113.1403085367.18130.python-list@python.org> (permalink) |
>> Is there a library for Python that can easily create flowcharts using a >> simple API? > Maybe https://code.google.com/p/pydot/ ? Found another one: http://pygraphviz.github.io/ - this one seems to have better documentation. pydot may be functional but I could not find documentation on it.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Create flowcharts from Python Nagy László Zsolt <gandalf@shopzeus.com> - 2014-06-17 17:32 +0200
Re: Create flowcharts from Python alex23 <wuwei23@gmail.com> - 2014-06-18 12:09 +1000
Re: Create flowcharts from Python Miki Tebeka <miki.tebeka@gmail.com> - 2014-06-17 22:12 -0700
Re: Create flowcharts from Python Nagy László Zsolt <gandalf@shopzeus.com> - 2014-06-18 10:46 +0200
Re: Create flowcharts from Python Wolfgang Keller <feliphil@gmx.net> - 2014-06-19 16:05 +0200
csiph-web