libbpf1

eBPF helper library (shared library)

libbpf is a library for loading eBPF programs and reading and manipulating eBPF objects from user-space.

python3-connection-pool

thread-safe connection pool for python

This package provides a thread-safe connection pool for Python 3. These are sets database connections that are readily available for anticipated repeated requests to the same database.

python3-log-symbols

Colored symbols for various log levels for Python3

Library that displays colored symbols for various log levels on the terminal in Python3.

python3-pytest-toolbox

asorted useful plugins for pytest (Python3 version)

Numerous useful plugins for pytest like fixtures, methods and comparison objects.

python3-beziers

Python library for bezier curves and paths (Python 3)

Beziers provides a variety of classes for constructing, manipulating and drawing Bezier curves and paths. Principally designed for font design software, it allows you to join, split, offset, and perform many other operations on paths.

python3-questionary

Python library to build pretty command line user prompts

Questionary is a Python library for effortlessly building pretty command line interfaces. It makes it very easy to query users for input.