man python-imdbpy (Commandes) - Python package to access the IMDb's database

NAME

python-imdbpy - Python package to access the IMDb's database

SYNOPSIS

get_first_movie [ ... ]

get_movie [ ... ]

search_movie [ ... ]

get_first_person [ ... ]

get_person [ ... ]

search_person [ ... ]

DESCRIPTION

Note: This is a mostly useless dummy manual page for the python-imdbpy package. What follows in the description of the package (if any) provided in the packages setup.py file.

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

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 - useful for the end users - are included in this package; other IMDbPY-based programs are available at the home page: http://imdbpy.sourceforge.net/

SEE ALSO

Other places which may or may not offer more information on the commands in this package include:

/usr/share/doc/python-imdbpy/
http://imdbpy.sourceforge.net/

You might also try running pydoc on the scripts themselves (or just examine them with your favorite text viewer) to see if they contain any documention.

AUTHOR

IMDbPY was written by Davide Alberani <da@erlug.linux.it>

This manual page was generated automatically by Davide Alberani <da@erlug.linux.it> using dh_make (distutils 2.4.0) for the Debian project.

CETTE PAGE DOCUMENTE AUSSI :