Skip to main content

theTVDB API Client (json)

Project description

https://readthedocs.org/projects/tvdbapi-client/badge/?version=latest https://travis-ci.org/shad7/tvdbapi_client.svg?branch=develop https://coveralls.io/repos/shad7/tvdbapi_client/badge.svg?branch=develop https://requires.io/github/shad7/tvdbapi_client/requirements.svg?branch=develop

Python client for theTVDB API (v1.2+) REST endpoints in json format.

TVDB Api Client Documentation

Features

  • provide client for interacting with thetvdb api

Usage

>>> import tvdbapi_client
>>> client = tvdbapi_client.get_client(apikey='abc123', username='johndoe', userpass='mypass')
>>> client.search_series(name='the big bang theory')
[{'status': 'Continuing', 'network': 'CBS', 'overview': "What happens when hyperintelligent roommates Sheldon and Leonard meet Penny, a free-spirited beauty moving in next door, and realize they know next to nothing about life outside of the lab. Rounding out the crew are the smarmy Wolowitz, who thinks he's as sexy as he is brainy, and Koothrappali, who suffers from an inability to speak in the presence of a woman.", 'seriesName': 'The Big Bang Theory', 'firstAired': '2007-09-24', 'poster': 'graphical/80379-g23.jpg', 'id': 80379, 'aliases': ['Big Bang']}]
>>> from tvdbapi_client import api
>>> client = api.TVDBClient(apikey='abc123', username='johndoe', userpass='mypass')
>>> client.search_series(name='the big bang theory')
[{'status': 'Continuing', 'network': 'CBS', 'overview': "What happens when hyperintelligent roommates Sheldon and Leonard meet Penny, a free-spirited beauty moving in next door, and realize they know next to nothing about life outside of the lab. Rounding out the crew are the smarmy Wolowitz, who thinks he's as sexy as he is brainy, and Koothrappali, who suffers from an inability to speak in the presence of a woman.", 'seriesName': 'The Big Bang Theory', 'firstAired': '2007-09-24', 'poster': 'graphical/80379-g23.jpg', 'id': 80379, 'aliases': ['Big Bang']}]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tvdbapi_client-0.1.5.tar.gz (20.3 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

tvdbapi_client-0.1.5-py2.py3-none-any.whl (16.4 kB view details)

Uploaded Python 2Python 3

tvdbapi_client-0.1.5-py2.7.egg (30.3 kB view details)

Uploaded Egg

File details

Details for the file tvdbapi_client-0.1.5.tar.gz.

File metadata

File hashes

Hashes for tvdbapi_client-0.1.5.tar.gz
Algorithm Hash digest
SHA256 82589850f551f90d11966ec17635bd358d4f7a4ede6898f3930096f6ab2cdf5e
MD5 803a13ae202c11204e368b392c97eb93
BLAKE2b-256 3bb3bd2a7889162cfa06b70c23e22ce298f9500aa8f8dc838e5e6e40bcc0b1cd

See more details on using hashes here.

File details

Details for the file tvdbapi_client-0.1.5-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for tvdbapi_client-0.1.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8829df05c0d95c4c1bdb3312e7b7aa2a301492c20f2396d1feca028f2b535ed9
MD5 de2b8e15508c9e53ee6536588884cd2b
BLAKE2b-256 68591a8ea103ed9f52a846762f1a3997713d1d3b54030d7e526d3ea5bb06b6bf

See more details on using hashes here.

File details

Details for the file tvdbapi_client-0.1.5-py2.7.egg.

File metadata

File hashes

Hashes for tvdbapi_client-0.1.5-py2.7.egg
Algorithm Hash digest
SHA256 cc3ea8dd0c6184973ac7899b63aa5cecca792a02e05e70f743210afaa04ed986
MD5 43f3f343598f7736826324440bce7aa4
BLAKE2b-256 1ea8637b4a833dee5f4f38aebdfeaac6b74493c051000ba2218a95ca55cd8c95

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page