IMDbPY 3.3 (Default branch) |
|
|
IMDbPY aims to provide an easy way to access the IMDb's
database using a Python package. It is theoretically
independent from the data source (since IMDb provides two
or three different interfaces to their database). It is mainly
intended for programmers and developers, but some
example scripts are included.
License: GNU General Public License (GPL)
Changes:
Support for the character pages was introduced (so
far only for "http" and "mobile" data access
systems). Many bugs were fixed, and the
imdbpy2sql.py script now fully supports MS SQL
Server and SQLite.
|