Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 479 Bytes

README.rst

File metadata and controls

21 lines (14 loc) · 479 Bytes

imdbapi

image

imdbapi is a web-based script that parses the IMDB datafiles and exposes an API to retrieve information from them.

Dependencies

To run imdbapi, you need the bottle framework and the SQLAlchemy ORM.

License

imdbapi is made available under the GPL (version 3 or later).