python3-eternalegypt
Library offering a simple async API for Netgear LTE modems
This library enables interaction with Netgear LTE modems by utilizing their
web interface to provide a simple asynchronous API. It includes capabilities
to monitor the state of the modem and its connection while allowing the
sending and receiving of SMS messages. The library facilitates managing modem
configurations and operations, such as establishing or disconnecting LTE
connections and deleting SMS messages from the modem inbox. Designed for
compatibility with various Netgear LTE modem models, it supports devices like
the LB1120, LB2120, and others, making it a versatile choice for managing
these modems remotely.
python3-fritzconnection
Communicate with the AVM FRITZ!Box router using TR-064 and HTTP protocols
This library provides an interface to interact with the AVM FRITZ!Box router,
allowing users to access and control various router functionalities through
the TR-064 and HTTP protocols. It supports actions such as network
configuration, status retrieval, and management of home automation devices,
enabling efficient communication with the router's API. Additionally, call-
monitoring features are included, offering the ability to listen to call
events. The library accommodates the configuration of both standard and model-
specific services and actions, providing response data in a convenient format
for further processing.
librte-crypto-scheduler25
Data Plane Development Kit (librte-crypto-scheduler runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
python3-pytest-freezer
Plugin providing a fixture interface for freezegun
This library provides a fixture interface for the freezegun library within
Pytest. The fixture named 'freezer' allows time to be frozen during tests,
ensuring that any timing-based functionality can be tested with precision.
Instead of dealing with real-time changes, developers can control and assert
time-dependent code paths effectively. The freezer fixture can manipulate time
using specific methods, making it easier to test code that relies on temporal
changes. This functionality is useful for testing applications where time-
based computations and logic are critical, such as scheduling features, expiry
mechanisms, and historical data retrieval.
librte-crypto-virtio25
Data Plane Development Kit (librte-crypto-virtio runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
librte-cryptodev25
Data Plane Development Kit (librte-cryptodev runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.