qt6-quickeffectmaker-examples

Qt 6 Quick Effect Maker examples

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

python3-pygti

Access public transport information in Hamburg, Germany

This library provides a Python wrapper for the Geofox API, allowing users to access detailed public transport information specific to Hamburg, Germany. The library enables retrieval of data such as bus, train, and ferry departures, journey routes, tariffs, and station information. It also supports real-time updates that include delay notifications and line cancellations. Users can obtain comprehensive public transport schedules and manage their API access through authentication with credentials obtained from HVV.

python3-pymicrobot

Library for controlling MicroBot Push devices

This library provides functionality to interface with and control MicroBot Push devices using Bluetooth communication. It allows users to manage the push arm on these devices, adjusting parameters like depth, duration, and operation mode. Designed specifically to connect locally, it offers commands to initiate pairing and configuration, ensuring devices can be operated efficiently within a designated environment.

libsfdo0

libraries implementing some of the freedesktop.org specs

A collection of libraries which implement some of the freedesktop.org specifications.

libsyntax-operator-is-perl

match operator using Data::Checks constraints

Syntax::Operator::Is provides an infix operator that checks if a given value matches a value constraint provided by Data::Checks.

python3-pycognito

Library for interacting with AWS Cognito services

This library provides an interface to AWS Cognito, enabling the management and authentication of users within a specified user pool. It supports various operations such as registering users, authenticating them through secure methods like the Secure Remote Password (SRP) protocol, and handling user profiles. Additionally, it facilitates multi-factor authentication setup and device management, ensuring users' security during the authentication process. This library also allows for interaction with user and group data within the Cognito ecosystem, making it easier to manage large sets of users. It provides mechanisms to verify, update, and retrieve user information safely and efficiently.