Skip to main content

A python client for TVDB rest API

Project description

Build Total alerts License PyPI Downloads Code style

tvdb_api_client is an unofficial API for the TVDB.

In a nutshell

Installation

The easiest way is to use poetry to manage your dependencies and add tvdb_api_client to them.

[tool.poetry.dependencies]
tvdb_api_client = "*"

Usage

Initialise the client (example using the django cache):

from django.core.cache import cache
from tvdb_api_client import TVDBClient

client = TVDBClient("username", "user_key", "api_key", cache)

Once the client has been initialised, you can use it to get the following info:

  • get TV series by TVDB id

  • get TV series by IMDb id

  • find identifying info for a TV series by its name

  • get episodes by TV series using its TVDB id

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

tvdb_api_client-0.5.0.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

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

tvdb_api_client-0.5.0-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file tvdb_api_client-0.5.0.tar.gz.

File metadata

  • Download URL: tvdb_api_client-0.5.0.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.10.1 Linux/5.15.12-arch1-1

File hashes

Hashes for tvdb_api_client-0.5.0.tar.gz
Algorithm Hash digest
SHA256 c6216d7db50c54c54252a5d0c4228a1c4608db83a40fb92d53af3362e9eb71e0
MD5 0d57b63cb60b38c7e26ae150dbf4acfd
BLAKE2b-256 44bff22348b18d1ffd7edccd205d62d62ace57b446af4fd6d4ca64ce0f6d7dd3

See more details on using hashes here.

File details

Details for the file tvdb_api_client-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: tvdb_api_client-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 7.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.12 CPython/3.10.1 Linux/5.15.12-arch1-1

File hashes

Hashes for tvdb_api_client-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dc7b4dd9ce5341825f6ea5536b2bc3cf5df4383d4193d95a02457727377df569
MD5 89721d5029d9d057092dc06109424790
BLAKE2b-256 958e9fac59b39b30845cc63d229c89677dc1322feb092d90d7390077be133c57

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