LICENSE
README.rst
setup.cfg
setup.py
codingame/__init__.py
codingame/abc.py
codingame/clash_of_code.py
codingame/codingamer.py
codingame/exceptions.py
codingame/leaderboard.py
codingame/notification.py
codingame/state.py
codingame/utils.py
codingame.egg-info/PKG-INFO
codingame.egg-info/SOURCES.txt
codingame.egg-info/dependency_links.txt
codingame.egg-info/requires.txt
codingame.egg-info/top_level.txt
codingame/client/__init__.py
codingame/client/async_.py
codingame/client/base.py
codingame/client/client.py
codingame/client/sync.py
codingame/http/__init__.py
codingame/http/async_.py
codingame/http/base.py
codingame/http/client.py
codingame/http/httperror.py
codingame/http/sync.py