MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
matchbook/__init__.py
matchbook/apiclient.py
matchbook/baseclient.py
matchbook/compat.py
matchbook/enums.py
matchbook/exceptions.py
matchbook/metadata.py
matchbook/utils.py
matchbook.egg-info/PKG-INFO
matchbook.egg-info/SOURCES.txt
matchbook.egg-info/dependency_links.txt
matchbook.egg-info/requires.txt
matchbook.egg-info/top_level.txt
matchbook/endpoints/__init__.py
matchbook/endpoints/account.py
matchbook/endpoints/baseendpoint.py
matchbook/endpoints/betting.py
matchbook/endpoints/keepalive.py
matchbook/endpoints/login.py
matchbook/endpoints/logout.py
matchbook/endpoints/marketdata.py
matchbook/endpoints/referencedata.py
matchbook/endpoints/reporting.py
matchbook/resources/__init__.py
matchbook/resources/accountresources.py
matchbook/resources/baseresource.py
matchbook/resources/bettingresources.py
matchbook/resources/marketdataresources.py
matchbook/resources/referencedataresources.py
matchbook/resources/reportresources.py