Metadata-Version: 2.1
Name: rcv_cruncher
Version: 0.0.13
Summary: Analyze RCV elections
Home-page: https://github.com/fairvotereform/rcv_cruncher
Author: Chris Zawora
Author-email: christopher.zawora@gmail.com
License: UNKNOWN
Project-URL: Documentation, https://rcv_cruncher.readthedocs.io/
Project-URL: Changelog, https://rcv_cruncher.readthedocs.io/en/latest/changelog.html
Project-URL: Issue Tracker, https://github.com/fairvotereform/rcv_cruncher/issues
Platform: UNKNOWN
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE.txt

# rcv_cruncher

A python package for tabulating and analysing Ranked Choice Voting results.

For full documentation visit https://rcv-cruncher.readthedocs.io/en/latest/

## Install

Requires python version >= 3.9

<br/>

```
pip install rcv-cruncher
```



