Merge pull request #242 from josselex/master

added pyqtgraph
This commit is contained in:
Vinta 2014-10-16 09:17:50 +08:00
commit d5bb4e0f49

View file

@ -889,6 +889,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [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/).
* [PyQtGraph](http://www.pyqtgraph.org/) - Interactive and realtime 2D/3D/Image plotting and science/engineering widgets.
## Computer Vision