[ ソース: pykodi ]
パッケージ: python3-pykodi (0.2.7-2)
python3-pykodi に関するリンク
Debian の資源:
pykodi ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Async interface to interact with Kodi over JSON-RPC
This library provides a robust async interface to interact with a Kodi multimedia system using JSON-RPC. Users can control various aspects of Kodi, such as playback, volume, and application properties. The connection can be established over HTTP or WebSocket, supporting both secured (SSL) and standard connections. This library is designed to integrate with systems requiring Kodi control, offering functions like play, pause, volume adjustment, and property retrieval.
その他の python3-pykodi 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-jsonrpc-async
- Compact JSON-RPC client library for asyncio
-
- dep: python3-jsonrpc-websocket
- Compact JSON-RPC websocket client library for asyncio