From 4ee86eb8a8d1cd0ce8e61363ff66b279ec55b6b3 Mon Sep 17 00:00:00 2001 From: josselex Date: Wed, 15 Oct 2014 17:38:47 +0200 Subject: [PATCH] added pyqtgraph --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d95f231..e7ef533 100644 --- a/README.md +++ b/README.md @@ -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