StremThru - Python SDK Installation pip install stremthru # or poetry add stremthru Usage Basic Usage: from stremthru import StremThru; st = StremThru(base_url="http://127.0.0.1:8080", auth="user:pass") License Licensed under the MIT License. Check the LICENSE file for details.