inequality 1.1.2


pip install inequality

  Latest version

Released: Jul 10, 2025

Project Links

Meta
Author: PySAL Developers
Maintainer: PySAL Developers
Requires Python: >=3.11

Classifiers

Programming Language
  • Python :: 3

License
  • OSI Approved :: BSD License

Operating System
  • OS Independent

Intended Audience
  • Science/Research

Topic
  • Scientific/Engineering :: GIS

Spatial Inequality Analysis in PySAL

tag Continuous Integration codecov Documentation

Methods for measuring spatial inequality.

Installation

Install inequality from PyPI by running:

$ pip install inequality 

Install inequality from conda-forge by running:

$ conda install -c conda-forge inequality 

Requirements

  • libpysal
  • matplotlib
  • numpy
  • scipy

Contribute

PySAL-inequality is under active development and contributors are welcome.

Please see the Contributing instructions.

If you have any suggestion, feature request, or bug report, please open a new issue on GitHub. To submit patches, please follow the PySAL development guidelines and open a pull request. Once your changes get merged, you’ll automatically be added to the Contributors List.

Support

If you are having issues, please talk to us in PySAL's Discord channel, create an issue, or start a discussion.

License

The project is licensed under the BSD license.

Funding

Award #1421935 New Approaches to Spatial Distribution Dynamics

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
libpysal (>=4.12)
matplotlib (>=3.8)
numpy (>=1.26)
pandas (>=2.1)
scipy (>=1.12)