From fb80e9aee0f80eeaa1c8ab300de05638448128db Mon Sep 17 00:00:00 2001 From: Julian Date: Sun, 26 Jul 2015 22:46:20 +0200 Subject: [PATCH] Delete unmaintained visualizing data libs d3py links to vincent Kartography.py links to mapshaper (node.js) --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 581234da..c18bedea 100644 --- a/README.md +++ b/README.md @@ -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. * [plotly](https://plot.ly/python) - Collaborative web plotting for Python and matplotlib. * [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. -* [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.