imdb-api (0.0.23)

Published 2026-04-04 10:56:59 +02:00 by adelgado

Installation

pip install --index-url  imdb-api

About this package

InternetMovieDataBase unofficial API

imdb_api

Requirements

Installation

Linux

To install for example in your ~/.local/bin folder:

./install.sh --destination ~/.local/bin

To install system-wide:

sudo ./install.sh --destination /usr/local/bin

Change your configuration file in "${HOME}/.config/imdb_api.conf" (see the example in the config folder).

Windows (from PowerShell)

Ensure you have "C:\Users${env:USERNAME}\AppData\Roaming\Python\Python${python_version}\Scripts" in your Path environment variable.

& $(where.exe pip).split()[0] install .

Usage

imdb_api.sh [--debug-level|-d CRITICAL|ERROR|WARNING|INFO|DEBUG|NOTSET] # Other parameters

Requirements

Requires Python: >=3
Details
PyPI
2026-04-04 10:56:59 +02:00
10
Antonio J. Delgado
17 KiB
Assets (1)
Versions (26) View all
0.0.27 2026-04-07
0.0.26 2026-04-06
0.0.25 2026-04-06
0.0.24 2026-04-05
0.0.23 2026-04-04