IMDbPY 3.8

Davide Alberani alberanid at libero.it
Mon Nov 3 17:30:33 CET 2008


IMDbPY 3.8 is available (tgz, deb, rpm, exe) from:
  http://imdbpy.sourceforge.net/
  
IMDbPY is a Python package useful to retrieve and manage the data of
the IMDb movie database about movies, people, characters and companies.

With this release, it's possible to access the data in the sql database
using both the SQLObject and SQLAlchemy ORMs. Many bugs were also
fixed.

Platform-independent and written in pure Python (and few C lines), it
can retrieve data from both the IMDb's web server and a local copy of
the whole database.

IMDbPY package can be very easily used by programmers and developers
to provide access to the IMDb's data to their programs.
Some simple example scripts are included in the package; other
IMDbPY-based programs are available from the home page.



More information about the Python-announce-list mailing list