mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-28 06:21:08 +00:00
Merge pull request #425 from smartsammler/patch-1
Delete unmaintained visualizing data libs
This commit is contained in:
commit
19fc70b178
|
@ -930,9 +930,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
* [bokeh](https://github.com/ContinuumIO/bokeh) - Interactive Web Plotting for Python.
|
* [bokeh](https://github.com/ContinuumIO/bokeh) - Interactive Web Plotting for Python.
|
||||||
* [plotly](https://plot.ly/python) - Collaborative web plotting for Python and matplotlib.
|
* [plotly](https://plot.ly/python) - Collaborative web plotting for Python and matplotlib.
|
||||||
* [vincent](https://github.com/wrobstory/vincent) - A Python to Vega translator.
|
* [vincent](https://github.com/wrobstory/vincent) - A Python to Vega translator.
|
||||||
* [d3py](https://github.com/mikedewar/d3py) - A plotting library for Python, based on [D3.js](http://d3js.org/).
|
|
||||||
* [ggplot](https://github.com/yhat/ggplot) - Same API as ggplot2 for R.
|
* [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.
|
* [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.
|
* [PyQtGraph](http://www.pyqtgraph.org/) - Interactive and realtime 2D/3D/Image plotting and science/engineering widgets.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user