Metadata-Version: 2.1
Name: spreg
Version: 1.8
Summary: PySAL Spatial Econometric Regression in Python
Author-email: Luc Anselin <anselin@uchicago.edu>, Serge Rey <sjsrey@gmail.com>, Pedo Amaral <pedrovma@gmail.com>
Maintainer: pysal contributors
License: BSD 3-Clause
Project-URL: Home, https://github.com/pysal/spreg/
Project-URL: Repository, https://github.com/pysal/spreg
Keywords: spatial econometrics, regression, statistics, spatial modeling
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: GIS
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: scipy >=0.11
Requires-Dist: numpy >=1.23
Requires-Dist: pandas
Requires-Dist: libpysal >=4.0.0
Requires-Dist: scikit-learn >=0.22
Provides-Extra: dev
Requires-Dist: pre-commit ; extra == 'dev'
Provides-Extra: docs
Requires-Dist: nbsphinx ; extra == 'docs'
Requires-Dist: numpydoc ; extra == 'docs'
Requires-Dist: pandoc ; extra == 'docs'
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinxcontrib-bibtex ; extra == 'docs'
Requires-Dist: sphinx-bootstrap-theme ; extra == 'docs'
Requires-Dist: mkdocs-jupyter ; extra == 'docs'
Requires-Dist: myst-parser ; extra == 'docs'
Provides-Extra: tests
Requires-Dist: codecov ; extra == 'tests'
Requires-Dist: coverage ; extra == 'tests'
Requires-Dist: pytest ; extra == 'tests'
Requires-Dist: pytest-mpl ; extra == 'tests'
Requires-Dist: pytest-cov ; extra == 'tests'
Requires-Dist: watermark ; extra == 'tests'

Spatial Econometric Regression in Python"

