Metadata-Version: 2.1
Name: tvdb-api-client
Version: 0.1.7
Summary: A python client for TVDB rest API
Home-page: https://github.com/spapanik/tvdb_api_client
License: MIT
Keywords: tvdb,imdb,tv series
Author: spapanik
Author-email: spapanik21@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: requests (>=2.0,<3.0)
Project-URL: Repository, https://github.com/spapanik/tvdb_api_client
Description-Content-Type: text/markdown

This project is a python client for the TVDB API.

