AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
CoinWebsock.egg-info/PKG-INFO
CoinWebsock.egg-info/SOURCES.txt
CoinWebsock.egg-info/dependency_links.txt
CoinWebsock.egg-info/not-zip-safe
CoinWebsock.egg-info/requires.txt
CoinWebsock.egg-info/top_level.txt
copra/__init__.py
copra/rest/__init__.py
copra/rest/client.py
copra/websocket/__init__.py
copra/websocket/channel.py
copra/websocket/client.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contents.rst
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/make.bat
docs/rest/examples.rst
docs/rest/toc.rst
docs/rest/usage.rst
docs/source/copra.rest.rst
docs/source/copra.rst
docs/source/copra.websocket.rst
docs/source/modules.rst
docs/websocket/examples.rst
docs/websocket/toc.rst
docs/websocket/usage.rst
tests/__init__.py
tests/functional/rest/.env.sample
tests/functional/rest/test_client.py
tests/unit/__init__.py
tests/unit/rest/__init__.py
tests/unit/rest/test_client.py
tests/unit/rest/util.py
tests/unit/websocket/__init__.py
tests/unit/websocket/test_channel.py
tests/unit/websocket/test_client.py