LICENSE
MANIFEST.in
README.md
main.py
setup.py
config/abondance_point_system.json
config/game_types.json
config/miserie_point_system.json
config/solo_point_system.json
config/troel_point_system.json
config/vragen_en_meegaan_point_system.json
whist_score/__init__.py
whist_score/constants.py
whist_score/utils.py
whist_score.egg-info/PKG-INFO
whist_score.egg-info/SOURCES.txt
whist_score.egg-info/dependency_links.txt
whist_score.egg-info/entry_points.txt
whist_score.egg-info/requires.txt
whist_score.egg-info/top_level.txt
whist_score/models/Game.py
whist_score/models/Player.py
whist_score/models/RoundTypes.py
whist_score/models/__init__.py
whist_score/views/__init__.py
whist_score/views/games.py