python3-picologging
Fast and lightweight Python logging library (Python 3)
Picologging is a high-performance logging library for Python, it's about
4-10x faster than the logging module in the standard library.
python3-pyrituals
Async library for interacting with Rituals Perfume Genie devices
This library allows for asynchronous control and monitoring of Rituals Perfume
Genie diffusers through the Rituals API. Users can authenticate their Rituals
account, fetch linked diffuser devices, and retrieve various details about
their state such as battery percentage, perfume amount, and room size. It also
provides functionality to turn diffusers on or off and set specific
configurations like perfume amount and room size.
python3-mpl-animators
Interative animation framework for matplotlib
Set of classes which allow the easy construction of interactive
matplotlib widget based animations. “Out of the box” classes are
provided for making line or image plots from numpy arrays, with
sliders to control the animation automatically added for all
dimensions not on the axes of the plot.
librte-mempool-cnxk24
Data Plane Development Kit (librte-mempool-cnxk 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-ip-frag24
Data Plane Development Kit (librte-ip-frag 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-scramp
Python implementation of the SCRAM protocol
A Python implementation of the SCRAM authentication protocol.