Python Module for accessing the TVDB API
Project description
tmdbAPI
This is an API library for use when connecting to The TVDB.
How to Use
from tmdbAPI import TMDB
t = TMDB()
# Get basic info about a show
t.getShow("Mythbusters")
# Get a specific episodes name
t.getEpisodeName("Scrubs", 1, 1)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tmdbAPI-0.2.2.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file tmdbAPI-0.2.2.tar.gz
.
File metadata
- Download URL: tmdbAPI-0.2.2.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6e227c4bd816d08f730423f5d660f835c699ee00d0365208e43d433e5beb5da1
|
|
MD5 |
7cc124f5ce2fa7619977799519e9a1f4
|
|
BLAKE2b-256 |
6cdcbf86774334ae509684a3fc5ce1c8fd80d9e2402e7faacbf0f479643ccc2c
|
File details
Details for the file tmdbAPI-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: tmdbAPI-0.2.2-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f9b3adcb4e4082ac7b557041c7670f4c360df726cb2296d11e01c2ab8f16ba95
|
|
MD5 |
bbacb32d0707bdf83b2f33ecf5f74fe7
|
|
BLAKE2b-256 |
edf8a7bea8ccfc6b71ff831576279abb2452534e42465c7d14b461f916540149
|