.coveralls.yml
.gitignore
LICENSE.txt
README.md
examples.py
setup.py
.circleci/config.yml
pyrankvote/__init__.py
pyrankvote/helpers.py
pyrankvote/models.py
pyrankvote/multiple_seat_ranking_methods.py
pyrankvote/single_seat_ranking_methods.py
pyrankvote/test_helpers.py
pyrankvote.egg-info/PKG-INFO
pyrankvote.egg-info/SOURCES.txt
pyrankvote.egg-info/dependency_links.txt
pyrankvote.egg-info/requires.txt
pyrankvote.egg-info/top_level.txt
tests/test_helpers.py
tests/test_models.py
tests/test_multiple_seat_ranking_methods.py
tests/test_single_seat_ranking_methods.py