Appearance
The official Python SDK for StremThru.
# pip pip install stremthru # poetry poetry add stremthru
from stremthru import StremThru st = StremThru(base_url="http://127.0.0.1:8080", auth="user:pass")