软件包: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
- 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