AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/source/authors.rst
docs/source/conf.py
docs/source/contributing.rst
docs/source/history.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/introduction.rst
docs/source/scrapyd_api.rst
docs/source/usage.rst
python_scrapyd_api.egg-info/PKG-INFO
python_scrapyd_api.egg-info/SOURCES.txt
python_scrapyd_api.egg-info/dependency_links.txt
python_scrapyd_api.egg-info/not-zip-safe
python_scrapyd_api.egg-info/requires.txt
python_scrapyd_api.egg-info/top_level.txt
scrapyd_api/__init__.py
scrapyd_api/client.py
scrapyd_api/compat.py
scrapyd_api/constants.py
scrapyd_api/exceptions.py
scrapyd_api/wrapper.py
tests/.DS_Store
tests/__init__.py
tests/test_client.py
tests/test_exceptions.py
tests/test_wrapper.py