Metadata-Version: 2.1
Name: spaghetti
Version: 1.7.4
Summary: Analysis of Network-constrained Spatial Data
Maintainer-email: "James D. Gaboardi" <jgaboardi@gmail.com>
License: BSD 3-Clause
Project-URL: Home, https://pysal.org/spaghetti/
Project-URL: Repository, https://github.com/pysal/spaghetti
Keywords: spatial statistics,networks,graphs
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: GIS
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: plus
Provides-Extra: tests
Provides-Extra: nb_pypi
Provides-Extra: nb_conda
License-File: LICENSE.txt

Spaghetti is an open-source Python library for the analysis of network-based
spatial data. Originating from the `network` module in `PySAL`_
(Python Spatial Analysis Library), it is under active development
for the inclusion of newly proposed methods for building
graph-theoretic networks and the analysis of network events.

.. _PySAL: http://pysal.org
