wok annotate python-pydot/description.txt @ rev 25446
ftop: add description.txt
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Sep 06 10:22:54 2022 +0000 (2022-09-06) |
parents | |
children |
rev | line source |
---|---|
Hans-Günter@25224 | 1 Pydot |
Hans-Günter@25224 | 2 - is an interface to Graphviz |
Hans-Günter@25224 | 3 - can parse and dump into the DOT language used by GraphViz, |
Hans-Günter@25224 | 4 - is written in pure Python, |
Hans-Günter@25224 | 5 |
Hans-Günter@25224 | 6 and networkx can convert its graphs to pydot. |