Skip to content

An open source library that provides gerrymandering metric functions

License

Notifications You must be signed in to change notification settings

PlanScore/libdistrict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libdistrict

libdistrict is a free open source metrics library created to help developers, researchers, and policy-makers evaluate district plans. This library is developed with input from PlanScore and Azavea.

Contributing

Read the contribution guidlines for libdistrict.

Getting Started

libdistrict is a Python 3 library. The library is not currently available on PyPI.

Prerequisites

Install libdistrict

  1. Clone the libdistrict git repository
    1. git clone https://github.com/PlanScore/libdistrict.git
  2. Build Wheel
    1. python3 setup.py bdist_wheel
  3. Install libdistrict
    1. pip install <wheel_name>.whl
  4. Use the metrics in your project

About

An open source library that provides gerrymandering metric functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages