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/readme.rst
docs/usage.rst
pydrill/__init__.py
pydrill/compat.py
pydrill/exceptions.py
pydrill/serializer.py
pydrill/transport.py
pydrill.egg-info/PKG-INFO
pydrill.egg-info/SOURCES.txt
pydrill.egg-info/dependency_links.txt
pydrill.egg-info/not-zip-safe
pydrill.egg-info/requires.txt
pydrill.egg-info/top_level.txt
pydrill/client/__init__.py
pydrill/client/result.py
pydrill/connection/__init__.py
pydrill/connection/base.py
pydrill/connection/requests_conn.py
tests/__init__.py
tests/conftest.py
tests/test_metrics.py
tests/test_options.py
tests/test_profiles.py
tests/test_pydrill_setup.py
tests/test_query.py
tests/test_storage.py
tests/test_threads.py