Metadata-Version: 2.1
Name: rcv_cruncher
Version: 0.0.3
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
Description: # rcv_cruncher
        
        ## Install
        
        <br/>
        
        ```
        pip install rcv-cruncher
        ```
        
        ## Examples
        
        Using 2017 Minneapolis Mayor [Cast Vote Record](https://github.com/fairvotereform/rcv_cruncher/tree/big_changes/src/rcv_cruncher/example/example_cvr/minneapolis2017/2017-mayor-cvr.csv).
        
        ```python
        
        
        
        ```
        
        
        ## Functions and Classes
        
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
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/markdown
