パッケージ: 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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-certifi
- root certificates for validating SSL certs and verifying TLS hosts (python3)
-
- dep: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- dep: python3-urllib3
- HTTP library with thread-safe connection pooling for Python3
-
- dep: python3-websocket
- WebSocket client library - Python 3.x