python3-mongomock
Fake pymongo stub for testing simple MongoDB-dependent code (Python 3)
Mongomock is a small library to help testing Python code that interacts with
MongoDB via Pymongo.
librte-dma-dpaa22
Data Plane Development Kit (librte-dma-dpaa 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-bme280
Python interface for a Bosch BME280 digital sensor module
Sensor provides temperature, humidity and pressure through
Python 3 using I2C interface.
librte-dma-cnxk22
Data Plane Development Kit (librte-dma-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.
quickemu
quickly create and run optimised virtual machines
Quickemu is a wrapper for the excellent QEMU that attempts to automatically
"do the right thing", rather than expose exhaustive configuration options.
python3-upsetplot
Draw Lex et al.'s UpSet plots with Pandas and Matplotlib
This is another Python implementation of UpSet plots by Lex et al. [Lex2014]_.
UpSet plots are used to visualise set overlaps; like Venn diagrams but
more readable. Documentation is at https://upsetplot.readthedocs.io.