python3-pynina

Python API wrapper to retrieve warnings from the German NINA app

This library connects to the German NINA (Emergency Information and News App) and provides a straightforward interface to access alert information. Users can specify regions by their unique IDs to fetch relevant warnings. The library communicates with the NINA service to retrieve up-to-date alerts encompassing various emergency notifications, such as severe weather, natural disasters, and other critical public announcements. It processes the data into a usable format for applications that benefit from real-time warning information.

iaito

GUI for radare2, a libre reverse engineering framework

This is the official graphical interface for radare2. It aims to conver other r2 features, not just the disassembler but also forensics, networking, bindiffing, solvers, and more.

python3-aioraven

asynchronous communication with Rainforest RAVEn devices

This package provides an ansynchronous library to communicate with Rainforest RAVEn devices.

python3-hlk-sw16

Python client for the HLK-SW16 network relay

The HLK-SW16 by Hi-Link is a networkable 16-port relay device designed to facilitate the remote control of multiple power circuits. This Python client enables integration and control of the HLK-SW16, allowing for the execution of commands and the management of relay states over a network. It supports setting relay states, retrieving current status, and more, making it ideal for a variety of automation tasks in both home and industrial settings.

gosa-plugins-rolemanagement

rolemanagement plugin for GOsa²

Role Management plugin.

python3-rtsp-to-webrtc

Python client library for RTSPtoWeb and RTSPtoWebRTC

This Python library provides functionality to interact with RTSPtoWeb and RTSPtoWebRTC. It facilitates the streaming of Real-Time Streaming Protocol (RTSP) media to WebRTC endpoints. Built with aiohttp, the library enables direct communication and data transfer between RTSP and WebRTC technologies, ensuring efficient media streaming. Users can rely on this library to handle the intricacies of protocol conversion and data management, streamlining the process of integrating RTSP streams into web applications.