IMDbPY 1.1 released

Davide Alberani alberanid@libero.it
Sat, 17 Apr 2004 15:36:23 GMT


IMDbPY 1.1 is available here:
  http://imdbpy.sourceforge.net/
  
IMDbPY is a Python package useful to retrieve and manage the data of
the IMDb movie database.

In this release, support for information about people was added,
some bugs were fixed and the new IMDb search system is used.


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.


-- 
To contact me: http://digilander.libero.it/alberanid/