.coveragerc
.gitattributes
.landscape.yml
.travis.yml
ChangeLog
LICENSE
MANIFEST.in
README.rst
Vagrantfile
requirements.txt
setup.cfg
setup.py
tasks.py
test-requirements.txt
tox.ini
dev/bash_aliases
dev/fig.yml
doc/source/ChangeLog.rst
doc/source/conf.py
doc/source/index.rst
doc/source/options.rst
doc/source/_static/.gitkeep
doc/source/api/.gitkeep
doc/source/api/modules.rst
doc/source/api/tvdbapi_client.rst
etc/tvdbapi_client/gen.conf
etc/tvdbapi_client/tvdbapi.conf.sample
tvdbapi_client/__init__.py
tvdbapi_client/api.py
tvdbapi_client/exceptions.py
tvdbapi_client/options.py
tvdbapi_client/timeutil.py
tvdbapi_client.egg-info/PKG-INFO
tvdbapi_client.egg-info/SOURCES.txt
tvdbapi_client.egg-info/dependency_links.txt
tvdbapi_client.egg-info/entry_points.txt
tvdbapi_client.egg-info/not-zip-safe
tvdbapi_client.egg-info/pbr.json
tvdbapi_client.egg-info/requires.txt
tvdbapi_client.egg-info/top_level.txt
tvdbapi_client/tests/__init__.py
tvdbapi_client/tests/base.py
tvdbapi_client/tests/schema_helper.py
tvdbapi_client/tests/test_alt_api.py
tvdbapi_client/tests/test_api.py
tvdbapi_client/tests/test_options.py
tvdbapi_client/tests/test_timeutil.py