From af59f9cb8c87f592f4294a6a59c8795c37e78ee5 Mon Sep 17 00:00:00 2001 From: Eduardo Lacerda Date: Fri, 6 May 2016 17:56:39 -0300 Subject: [PATCH] Update README.md --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b879b5..91ac000 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,22 @@ * [Pandas] (http://pandas.pydata.org/) - Open source library providing high-performance, easy-to-use data structures and data analysis tools for the Python. * [Shapely] (https://pypi.python.org/pypi/Shapely) - Manipulation and analysis of geometric objects in the Cartesian plane. * [Cartopy] (http://scitools.org.uk/cartopy/) - A library providing cartographic tools for python for plotting spatial data. -* [rtree] (http://toblerity.org/rtree/) - For efficiently querying spatial data. +* [Rtree] (http://toblerity.org/rtree/) - For efficiently querying spatial data. +* [NodeBox-opengl] (http://www.cityinabottle.org/nodebox/) - For playing around with animations. +* [Statsmodels] (http://statsmodels.sourceforge.net/) - Python module that allows users to explore data, estimate statistical models, and perform statistical tests. +* [NumPy] (http://www.numpy.org/) - NumPy is the fundamental package for scientific computing with Python. +* [geopy] (https://github.com/geopy/geopy) - geopy is a Python 2 and 3 client for several popular geocoding web services. +* [IPython] (http://ipython.org/) - For a wondering interactive environment in which to play. +* [FreeType] (https://code.google.com/archive/p/freetype-py/) - For converting font glyphs to polygons. +* [PyQGIS] (http://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/) - Python for QGIS. +* [Fiona] (http://toblerity.org/fiona/) - For making it easy to read/write geospatial data formats. +* [matplotlib] (http://matplotlib.org/) - Python 2D plotting library. +* [networkx] (http://networkx.github.io/) - To work with networks. +* [PySAL] (http://pysal.readthedocs.io/en/latest/) - For all your spatial econometrics needs. +* [Descartes] (https://pypi.python.org/pypi/descartes) - Plot geometries in matplotlib. +* [PyShp] (https://code.google.com/archive/p/pyshp/) - For reading and writing shapefiles. +* [PyProj] (https://github.com/jswhit/pyproj) - For conversions between projections. +