schulze

Implementation of the Schulze method for ranking candidates


Keywords
schulze, ranking, vote, election
License
Apache-2.0
Install
pip install schulze==0.1

Documentation

schulze

A Python implementation of the Schulze method.

To rank candidates, call the compute_ranks method of the schulze module.