LICENSE
MANIFEST.in
README.md
main.py
setup.py
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/config/abondance_point_system.json
whist_score/config/game_types.json
whist_score/config/miserie_point_system.json
whist_score/config/solo_point_system.json
whist_score/config/troel_point_system.json
whist_score/config/vragen_en_meegaan_point_system.json
whist_score/models/Game.py
whist_score/models/Message.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
whist_score/views/settings.py