Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73357
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <gandalf@shopzeus.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | UNSURE 0.267 |
| X-Spam-Level | ** |
| X-Spam-Evidence | '*H*': 0.55; '*S*': 0.09; 'subject:Python': 0.06; 'url:github': 0.09; 'python': 0.11; 'library': 0.18; 'seems': 0.21; 'header:User-Agent:1': 0.23; 'header:In-Reply-To:1': 0.27; 'url:code': 0.29; 'another': 0.32; 'maybe': 0.34; 'subject:from': 0.34; 'could': 0.34; 'but': 0.35; 'there': 0.35; 'easily': 0.37; 'to:addr:python-list': 0.38; 'functional': 0.39; 'to:addr:python.org': 0.39; 'simple': 0.61; 'received:62': 0.63; 'url:p': 0.64; 'received:192.168.13': 0.84; 'received:192.168.13.238': 0.84; 'received:62.179': 0.84; 'received:62.179.121': 0.84; 'received:edge03.upcmail.net': 0.84; 'received:upcmail.net': 0.84 |
| X-SourceIP | 86.101.30.243 |
| Date | Wed, 18 Jun 2014 10:46:44 +0200 |
| From | Nagy László Zsolt <gandalf@shopzeus.com> |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: Create flowcharts from Python |
| References | <mailman.11107.1403019133.18130.python-list@python.org> <9a0b2e55-62ae-46e9-b940-c75f69c069b7@googlegroups.com> |
| In-Reply-To | <9a0b2e55-62ae-46e9-b940-c75f69c069b7@googlegroups.com> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Mailman-Approved-At | Wed, 18 Jun 2014 11:56:07 +0200 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.11113.1403085367.18130.python-list@python.org> (permalink) |
| Lines | 8 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1403085367 news.xs4all.nl 2914 [2001:888:2000:d::a6]:36799 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:73357 |
Show key headers only | View raw
>> 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