mdns-reflector

lightweight and performant multicast DNS (mDNS) reflector

mDNS Reflector (mdns-reflector) is a lightweight and performant multicast DNS (mDNS) reflector with a modern design. It reflects mDNS queries and responses among multiple LANs, which allows you to run untrusted IoT devices in a separate LAN but those devices can still be discovered in other LANs.

python3-prometheus-flask-exporter

Prometheus metrics exporter for Flask (Python 3)

This library provides HTTP request metrics to export into Prometheus. It can also track method invocations using convenient functions.

autoimport

Automatically import missing Python libraries

Throughout the development of a Python program you continuously need to manage the Python import statements either because you need one new object or because you no longer need it. This means that you need to stop writing whatever you were writing, go to the top of the file, create or remove the import statement and then resume coding.

libmutter-test-15

Test helper library for GNOME's window manager library

Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration.

python3-psd-tools

library for working with Adobe Photoshop PSD files (Python 3)

psd-tools is a library that can read and write of the low-level PSD/PSB file structure and raw layer image export in NumPy and PIL format.

python3-xradarsat2

L1 SAR file reader for RadarSat2

Efficient RadarSat2 Level 1 SAR data reader for Python programs based on xarray/dask.