Metadata-Version: 2.1
Name: spaghetti
Version: 1.1.1
Summary: Spatial Network Analysis (SPAtial GrapHs: nETworks, Topology, & Inference
Requires-Dist: scipy (>=0.11)
Requires-Dist: numpy (>=1.3)
Requires-Dist: libpysal
Requires-Dist: esda
Provides-Extra: docs
Requires-Dist: sphinx (>=1.4.3); extra == 'docs'
Requires-Dist: sphinxcontrib-bibtex; extra == 'docs'
Requires-Dist: sphinx-bootstrap-theme; extra == 'docs'
Requires-Dist: numpydoc; extra == 'docs'
Requires-Dist: esda; extra == 'docs'
Provides-Extra: plus
Requires-Dist: geopandas (>=0.2); extra == 'plus'
Provides-Extra: tests
Requires-Dist: nose; extra == 'tests'
Requires-Dist: nose-progressive; extra == 'tests'
Requires-Dist: nose-exclude; extra == 'tests'
Requires-Dist: coverage; extra == 'tests'
Requires-Dist: coveralls; extra == 'tests'
Requires-Dist: matplotlib; extra == 'tests'

Home-page: https://github.com/pysal/spaghetti
Maintainer: James D. Gaboardi
Maintainer-email: jgaboardi@gmail.com
License: 3-Clause BSD
Download-URL: https://pypi.org/project/spaghetti
Description: UNKNOWN
Keywords: spatial statistics,networks,graphs
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >3.4
Provides-Extra: docs
Provides-Extra: tests
Provides-Extra: plus
