IMDbPY 1.2 released

Davide Alberani alberanid@libero.it
Sun, 02 May 2004 12:32:44 GMT


IMDbPY 1.2 is available here:
  http://imdbpy.sourceforge.net/

IMDbPY is a Python package useful to retrieve and manage the data of
the IMDb movie database.

With this release it's possible to retrieve almost every
available information about movies and persons. Many bugs
where fixed. Introduced a test suite.

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 theoretically
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 simple users - are included.

So far the only data source supported is the IMDb web server.


-- 
Davide Alberani
Contacts: http://digilander.libero.it/alberanid/