AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/pybet365.client.rst
docs/pybet365.response.rst
docs/pybet365.rst
docs/readme.rst
docs/usage.rst
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
pybet365/__init__.py
pybet365/cli.py
pybet365.egg-info/PKG-INFO
pybet365.egg-info/SOURCES.txt
pybet365.egg-info/dependency_links.txt
pybet365.egg-info/entry_points.txt
pybet365.egg-info/not-zip-safe
pybet365.egg-info/requires.txt
pybet365.egg-info/top_level.txt
pybet365/client/__init__.py
pybet365/client/client.py
pybet365/client/config.py
pybet365/response/__init__.py
pybet365/response/base.py
pybet365/response/in_play_events.py
pybet365/response/pre_match_odds.py
pybet365/response/result.py
pybet365/response/upcoming_events.py
tests/__init__.py
tests/mocks.py
tests/utils.py
tests/integration/__init__.py
tests/testData/upcoming_events_table_tennis.json
tests/unit/__init__.py
tests/unit/test_base_response.py
tests/unit/test_client.py