IMDbPY 1.0

Davide Alberani alberanid@libero.it
Thu, 01 Apr 2004 18:16:13 GMT


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

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 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, and
the search is restricted to movie titles.

On the same page, you can find videodb_imdbpy 0.2, a set of Python
scripts to populate/update/insert data in the VideoDB database (a
PHP/mysql db written by Andreas Gohr, useful to manage your personal
movie collection).


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