python3-pybravia

Async library for controlling Sony Bravia TVs over the network

This library provides an asynchronous interface to interact with Sony Bravia televisions released from 2013 onwards. It enables remote control functions such as adjusting volume, switching channels, and controlling playback. Communication with the TV is facilitated through IP and supports both Pre- Shared-Key and PIN code authentication modes for secure interactions. Additionally, it offers functionality to retrieve system information from the TV. Designed to operate within network-connected environments, this library allows integration with compatible home automation systems.

python3-pyevilgenius

Library to control devices from Evil Genius Labs

This library offers an asynchronous interface for interacting with devices manufactured by Evil Genius Labs. Designed to operate over Wi-Fi, it enables comprehensive control and monitoring of various device parameters. The library supports functions such as obtaining device details and adjusting settings, allowing smooth communication with the device's APIs. It is particularly useful for integrating Evil Genius Labs' products into larger systems, providing a means of managing operations at the device level. This API-based approach ensures that users can effectively command devices within a network environment, enhancing the capability to manage connected devices.

python3-freesas

Python libraries for small angle scattering tools

Available tools: - supycomb: a re-implementation of supcomb as described in J. Appl. Cryst. (2001). 34, 33-41; - autorg: automatic guess of the Guinier region in a SAXS curve, based on BioXTAS-RAW; - auto_guinier automatic guess of the Guinier region in a SAXS curve, based on J. Appl. Cryst. (2007). 40, s223-s228; - auto_gpa: automatic Guinier peak analysis, based on J Appl Cryst. (2016). 49, 1412–1419; - bift: an Bayesian inverse Fourier transform, based on J. Appl. Cryst. (2006). 39, 797-804 & BioXtas-RAW; - cormap: a tool to assess the similarity of saxs curves, based on Nature Methods volume 12, pages 419–422 (2015).

network-manager-applet

network management framework (notification area applet)

NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services.

gamehub

Unified library for games from multiple sources

GameHub is a unified library for all your games. It allows you to store your games from different platforms into one program to make it easier for you to manage your games. With GameHub, you can:

postgresql-17-age

Graph database optimized for fast analysis and real-time data processing

Apache AGE is an extension for PostgreSQL that enables users to leverage a graph database on top of the existing relational databases. AGE is an acronym for A Graph Extension and is inspired by Bitnine's AgensGraph, a multi-model database fork of PostgreSQL. The basic principle of the project is to create a single storage that handles both the relational and graph data model so that the users can use the standard ANSI SQL along with openCypher, one of the most popular graph query languages today.