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.
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.
librte-net-vdev-netvsc25
Data Plane Development Kit (librte-net-vdev-netvsc runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
linux-support-6.11.9
Support files for Linux 6.11
This package provides support files for the Linux kernel build, e.g.
scripts to handle ABI information and for generation of build system meta
data.
python3-openerz-api
Library for accessing Zurich's waste disposal schedule
This library enables interaction with Zurich's waste management services,
allowing users to obtain the next pickup date for various waste types. It
accesses the OpenERZ API to gather data from Entsorgung und Recycling Zürich
(ERZ), providing timely and localized waste disposal information. Users can
specify the postal code and type of waste, such as paper, cardboard, or
organic material, making it possible to programmatically check waste
collection schedules under specific parameters.
node-playwright
JavaScript framework for Web Testing and Automation
node-playwright is a framework for Web Testing and Automation. It allows
testing Chromium, Firefox and WebKit with a single API. Playwright is
built to enable cross-browser web automation that is ever-green, capable,
reliable and fast.