mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 04:21:07 +00:00
added pyqtgraph
This commit is contained in:
parent
2584bb929e
commit
6c7c998b33
|
@ -574,7 +574,6 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
*Libraries for woking with i18n.*
|
*Libraries for woking with i18n.*
|
||||||
|
|
||||||
* [Babel](http://babel.pocoo.org/) - An internationalization library for Python.
|
* [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
|
## 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.
|
* [Kartograph.py](https://github.com/kartograph/kartograph.py) - Rendering beautiful SVG maps in Python.
|
||||||
* [pygal](http://pygal.org/) - A Python SVG Charts Creator.
|
* [pygal](http://pygal.org/) - A Python SVG Charts Creator.
|
||||||
* [pygraphviz](https://pypi.python.org/pypi/pygraphviz) - Python interface to [Graphviz](http://www.graphviz.org/).
|
* [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
|
## Computer Vision
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user