python3-pykodi
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-jsonrpc-base
JSON-RPC client library base interface
This library provides a compact and simple interface for creating JSON-RPC
clients. It supports nested namespaces, allowing for method calls such as
'app.users.getUsers()'. Designed to be highly compatible, it aims to offer a
reliable tool for constructing JSON-RPC client applications. The library
includes full support for JSON-RPC version 1 servers and is maintained with an
emphasis on compliance with the JSON-RPC specification.
libmfx-gen1.2
Intel VPL GPU Runtime -- shared library
Intel Video Processing Library GPU Runtime is a Runtime implementation of
Intel VPL API for Intel Gen GPUs. Runtime provides access to
hardware-accelerated video decode, encode and filtering.
python3-pyisy
Library for interacting with Universal Devices ISY controllers
This library provides functionality to interact with various Universal Devices
ISY controllers, including ISY994, IoX, Polisy, and eisy models. It enables
communication with nodes, programs, variables, and the network module of ISY
controllers. The library supports operations such as querying device statuses,
executing commands, and monitoring changes automatically from the devices.
Compatible with Insteon, Z-Wave, Zigbee, X10, and Matter protocols, this
library facilitates comprehensive home automation management by integrating
multiple device types and control functionalities into one cohesive interface.
python3-jsonrpc-websocket
Compact JSON-RPC websocket client library for asyncio
This library provides a simple and efficient JSON-RPC websocket client for
asyncio-based applications. It supports nested namespaces, allowing structured
and organized remote function calls. The library enables executing remote
JSON-RPC functions over websocket connections and supports both synchronous
and asynchronous method calls. It allows handling requests from the server to
the client and offers the flexibility to pass through aiohttp-specific
arguments. The connection management, including session handling, is designed
to be straightforward, making the library suitable for applications requiring
real-time communication over websockets.
libqgis-analysis3.34.11
QGIS - shared analysis library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.