Source: imdbpy
Severity: wishlist
Hi Ana,
one of IMHO the coolest features of imdbpy (the possibility to create a local
DB using
the data dumps provided on https://datasets.imdbws.com) is currently quite
hidden.
How about updating the package description to something like
-----------
IMDbPY is a Python package useful to retrieve and manage the data of
the IMDb movie database about both movies and people.
It can be very easily used by programmers and developers to provide
access to the IMDb's data to their programs, both by fetching data from
the IMDB website and by building a local SQL database using the datasets
provided for download by IMDb.
-----------
and installing s32imdbpy.py to /usr/bin (IMHO it's a little more than a mere
example).
It doesn't seem adequate to depend on all the Python modules needed
to create a local DB, but if you're interested I'd be happy to write up
something like README.Debian.local-DB which describes the steps/dependencies
for a local DB installation.
Cheers,
Moritz