Begin4 Title: IMDbPY Version: 4.7 Entered-date: 2011-01-23 Description: IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database. IMDbPY aims to provide an easy way to access the IMDb's database using a Python script. Platform-independent and written in pure Python, it's independent from the data source (since IMDb provides two or three different interfaces to their database). IMDbPY is mainly intended for programmers and developers who want to build their Python programs using the IMDbPY package, but some example scripts - useful for end users - are included. Keywords: imdb, python, package, database, movie, film, cast, actors, actresses, director, people, person, persons, character, characters, company, keywords, companies, sql, sqlobject, sqlalchemy, top250, bottom100, xml. Author: alberanid@libero.it (Davide Alberani) Maintained-by: alberanid@libero.it (Davide Alberani) Primary-site: http://imdbpy.sf.net/ Platforms: Python 2.4 or newer. Copying-policy: GPL End