TMDbPy A simple pure python wrapper around the TMDb API V3 Requires python 2.7 Requires your own API key from TMDB ##Dependancies Requests python library (http://docs.python-requests.org/) $ pip install requests or $ pip install requests