python3-xarray-safe-rcm

Xarray reader for radarsat constellation mission (RCM) SAFE files

safe_rcm rely on xarray.open_rasterio and rasterio to read digital_number from SAFE product to return an xarray-datatree.

python3-networking-generic-switch

OpenStack virtual network service - networking-generic-switch

Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities, including QoS, ACLs, and network monitoring.

python3-taskipy

tasks runner for Python projects

The Taskipy project is a utility for automating tasks in Python projects, providing a simple way to define and execute various development tasks. Allows style checking (lint), or other operations in a single configuration file.

python3-xarray-safe-s1

Xarray Sentinel1 Python SAFE files reader

safe_s1 rely on xarray.open_rasterio and rasterio to read digital_number from SAFE product to return an xarray-datatree.

python3-songpal

Control Sony devices using the Songpal protocol

This library allows control of Sony's Songpal compatible devices such as soundbars, AV receivers, and wireless speakers. Communication is achieved through the Songpal protocol, enabling functionalities like power control, volume adjustment, sound settings, input selection, and more. The library interacts with devices over Wi-Fi, making it possible to manage multiple settings and features directly. Supported models include various soundbars and receivers, expanding the versatility of this control solution across a range of Sony audio products. The library also comes with command-line tools for ease of use.

libsysprof-ui-4

UI library for system-wide Linux profiler

Sysprof is a sampling CPU profiler that uses a ptrace in Linux kernel to profile the entire system, not just a single application. Sysprof handles shared libraries and applications do not need to be recompiled. In fact they don't even have to be restarted.