python3-aioredlock

Python asyncio redis redlock implementation

This Python module provides an async implementation of the redis Redlock algorithm. This algorithm is designed to provide distributed locks with the following properties:

python3-pycrowdsec

integration of CrowdSec with Python projects (Python3 version)

CrowdSec is a FOSS tool which parses logs and detects attacks. PyCrowdSec enables integration of CrowdSec with Python projects. It is easy to setup and boosts the security by leveraging CrowdSec's attack detection capabilities.

python3-pyro5

distributed object middleware for Python (RPC)

Pyro (PYthon Remote Object) is an easy to use and powerful distributed object system for Python. In a distributed object system, clients send requests to distant servers, which owns the remote objects. Pyro simplifies a lot the creation of clients and servers, and has among its features: - dynamic and static proxies for all remote method invocations, - a naming service which keeps record of the location of objects, - mobile objects support: clients and servers can pass objects around, - exceptions that occur in the remote object is raised on the client too, - multithreaded server support to handle multiple requests simultaneously.

python3-a2wsgi

Convert between ASGI and WSGI apps (Python3 version)

Convert WSGI app to ASGI app or ASGI app to WSGI app in pure Python with no dependencies outside the standard library.

plymouth-theme-phosh

boot animation, logger and I/O multiplexer - Phosh theme

Plymouth provides a boot-time I/O multiplexing framework - the most obvious use for which is to provide an attractive graphical animation in place of the text messages that normally get shown during boot. (The messages are instead redirected to a logfile for later viewing.) However, in event-driven boot systems Plymouth can also usefully handle user interaction such as password prompts for encrypted file systems.

python3-debusine-signing

Signing worker part of the Python library for debusine

Debusine is a general purpose software factory tailored to the needs of a Debian-based distribution.