ports/misc/py-imdb/pkg/DESCR

5 lines
265 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
IMDbPY aims to provide an easy way to access the IMDb's database using a
Python script. Platform-independent and written in pure Python, it's
theoretically independent from the data source (since IMDb provides two
or three different interfaces to their database).