套件:python3-jellyfin-apiclient-python(1.11.0-1)
python3-jellyfin-apiclient-python 的相關連結
Debian 的資源:
下載原始碼套件 jellyfin-apiclient-python:
- [jellyfin-apiclient-python_1.11.0-1.dsc]
- [jellyfin-apiclient-python_1.11.0.orig.tar.gz]
- [jellyfin-apiclient-python_1.11.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Library for connecting to and interacting with a Jellyfin server
This library provides an API client for Jellyfin, enabling the connection and interaction with a Jellyfin media server. It allows users to perform various operations such as managing media sessions, browsing libraries, authenticating users, and more. Designed to facilitate the seamless communication between applications and a Jellyfin server, this client library is well-suited for applications needing to access and control media content directly from the server. It supports retrieval of media items, session management, and remote control functionalities, offering a comprehensive tool for media handling and server interaction.
其他與 python3-jellyfin-apiclient-python 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-certifi
- root certificates for validating SSL certs and verifying TLS hosts (python3)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-urllib3
- HTTP library with thread-safe connection pooling for Python3
-
- dep: python3-websocket
- WebSocket client library - Python 3.x