.codeclimate.yml
.coveragerc
.gitignore
.travis.yml
LICENSE
README.rst
setup.cfg
setup.py
tox.ini
competitions/__init__.py
competitions/match/Match.py
competitions/match/__init__.py
competitions/match/default/SimpleMatch.py
competitions/match/default/TestMatch.py
competitions/match/default/__init__.py
competitions_match.egg-info/PKG-INFO
competitions_match.egg-info/SOURCES.txt
competitions_match.egg-info/dependency_links.txt
competitions_match.egg-info/entry_points.txt
competitions_match.egg-info/namespace_packages.txt
competitions_match.egg-info/top_level.txt
tests/__init__.py
tests/match_tests.py