TMDb Python API
home
Not logged in

Introduction

Welcome to the home of Yet another themoviedb.org python api wrapper.

This project started out as experiment after playing with the other two python api for themoviedb.org and realizing they don't have support for Movie.browse.

Please note this project is in its alpha stages. But I'm trying to document it as best as possible so if you do not understand anything please create a ticket(you will need to login as anonymous) and I will try to document it better.

You can download the first version that only retrieves XML here. The file can also be executed as a shell command or checkout the latest files.