add pygraphviz to Data Visualization section

This commit is contained in:
Vinta 2014-08-09 01:04:34 +08:00
parent d7a6530378
commit fe30a49e7a

View File

@ -811,6 +811,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [ggplot](https://github.com/yhat/ggplot) - Same API as ggplot2 for R.
* [Kartograph.py](https://github.com/kartograph/kartograph.py) - Rendering beautiful SVG maps in Python.
* [pygal](http://pygal.org/) - A Python SVG Charts Creator.
* [pygraphviz](https://pypi.python.org/pypi/pygraphviz) - Python interface to [Graphviz](http://www.graphviz.org/).
## Computer Vision