python3-repoze.who
ident and auth framework for Python WSGI applications - Python 3.x
repoze.who is an identification and authentication framework for
arbitrary Python WSGI applications; it acts as WSGI middleware.
python3-schema
simple data validation library (Python 3)
Schema is a library for validating Python data structures, such as those
obtained from config-files, forms, external services or command-line parsing,
converted from JSON/YAML (or something else) to Python data-types.
python3-sphinx-automodapi
Sphinx extension for auto-generating API documentation for modules
This is a Sphinx extension to automatically generate API pages for whole
modules. It was originally developed for the Astropy project but is now
available as a standalone package since it can be used for any other
package.
libfuture-perl
module for operations awaiting completion
A Future object represents an operation that is currently in progress, or
has recently completed. It can be used in a variety of ways to manage the
flow of control, and data, through an asynchronous program.
iiod
Daemon to share IIO devices on the network
IIOD is a network daemon that communicates with the network backend of libiio.
It can be used, for instance, to stream the flow of data samples from one weak
system to a more powerful one, where the samples will be processed.