Pakket: python3-pykodi (0.2.7-2)
Verwijzigingen voor python3-pykodi
Debian bronnen:
Het bronpakket pykodi downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-pykodi gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- 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