LICENSE
README.md
setup.cfg
setup.py
python_tvmaze.egg-info/PKG-INFO
python_tvmaze.egg-info/SOURCES.txt
python_tvmaze.egg-info/dependency_links.txt
python_tvmaze.egg-info/requires.txt
python_tvmaze.egg-info/top_level.txt
python_tvmaze.egg-info/zip-safe
tests/test_character.py
tests/test_episode.py
tests/test_network.py
tests/test_people.py
tests/test_schedule.py
tests/test_search.py
tests/test_show.py
tests/test_webchannel.py
tvmaze/__init__.py
tvmaze/api.py
tvmaze/character.py
tvmaze/client.py
tvmaze/episode.py
tvmaze/expections.py
tvmaze/models.py
tvmaze/network.py
tvmaze/people.py
tvmaze/schedule.py
tvmaze/search.py
tvmaze/show.py
tvmaze/webchannel.py