python3-tmdbsimple

Wrapper for The Movie Database API (Python3 version)

Description

tmdbsimple is a wrapper, written in Python, for The Movie Database (TMDb) API v3. By calling the functions available in tmdbsimple one can simplify their code and easily access a vast amount of movie, tv, and cast data.

Features:
 * One-to-one mapping between tmdbsimple functions and TMDb methods.
 * Implements all TMDb methods, including Accounts and Authentication.
 * Implements new TV features.
 * Easy to access data using Python class attributes.
 * Easy to experiment with tmdbsimple functions inside the Python interpreter.

An API key is required to interact with the API endpoint.

This package contains the Python 3 version of the library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/celiao/tmdbsimple/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-tmdbsimple