From 6c7c998b3369f61c4836f8ae1e10cca897942f59 Mon Sep 17 00:00:00 2001 From: josselex Date: Wed, 15 Oct 2014 17:36:28 +0200 Subject: [PATCH 1/3] added pyqtgraph --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d95f2311..98a760cf 100644 --- a/README.md +++ b/README.md @@ -574,7 +574,6 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by *Libraries for woking with i18n.* * [Babel](http://babel.pocoo.org/) - An internationalization library for Python. -* [Korean](https://korean.readthedocs.org/) - A library for [Korean](http://en.wikipedia.org/wiki/Korean_language) morphology. ## URL Manipulation @@ -889,6 +888,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 From 824112912a50370d8919b1b73cee3f049160ecb8 Mon Sep 17 00:00:00 2001 From: josselex Date: Wed, 15 Oct 2014 17:37:42 +0200 Subject: [PATCH 2/3] Revert "added pyqtgraph" This reverts commit 6c7c998b3369f61c4836f8ae1e10cca897942f59. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98a760cf..d95f2311 100644 --- a/README.md +++ b/README.md @@ -574,6 +574,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by *Libraries for woking with i18n.* * [Babel](http://babel.pocoo.org/) - An internationalization library for Python. +* [Korean](https://korean.readthedocs.org/) - A library for [Korean](http://en.wikipedia.org/wiki/Korean_language) morphology. ## URL Manipulation @@ -888,7 +889,6 @@ 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 From 4ee86eb8a8d1cd0ce8e61363ff66b279ec55b6b3 Mon Sep 17 00:00:00 2001 From: josselex Date: Wed, 15 Oct 2014 17:38:47 +0200 Subject: [PATCH 3/3] added pyqtgraph --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d95f2311..e7ef533a 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