Skip to content

gtsalles/tapioca-the-moviedb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!