Python package to access the IMDb's movie database (Python 3)
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 API and by building a local SQL database using the datasets
provided for download by IMDb.