tapioca-the-moviedb

The MovieDB API wrapper using tapioca


Keywords
the-moviedb, movies, python, tapioca, tvshows, wrapper-api
License
MIT
Install
pip install tapioca-the-moviedb==0.1.1

Documentation

Tapioca The MovieDB

Installation

pip install tapioca-the-moviedb

Documentation

from tapioca_the_moviedb import TheMovieDB


api = TheMoviedDB(api_key='your-api-key-here')

No more documentation needed.

  • Learn how Tapioca works here
  • Explore this package using iPython
  • Have fun!