python3-globus-sdk

convenient Pythonic interface to Globus APIs

The Globus SDK for Python provides a convenient Pythonic interface to Globus APIs. Using this package, one can import Globus client classes and other helpers from the globus_sdk Python module.

python3-smart-meter-texas

Retrieve data from the unofficial Smart Meter Texas API

This library allows for asynchronous connection to the unofficial Smart Meter Texas API using aiohttp. It supports obtaining the dashboard and current meter reading. Several other API endpoints are not implemented.

notification-position-reloaded

Configure the place where notifications are shown

notification-position-reloaded is a small GNOME Shell extension that provides users the control over the GNOME system notifications position and the way they appear on screen, the display duration.

python3-aresponses

Asyncio testing server for mocking external services

An asyncio-based testing server designed for mocking external services. It allows developers to simulate various network conditions and responses using real network connections. Key features include support for regular expression matching on domain, path, method, or body, handling HTTPS requests by switching them to HTTP, and using callables for dynamic responses. It is ideal for testing asynchronous HTTP clients and ensuring robust error handling in network interactions. The library supports repeated routes, JSON responses, and custom handlers, making it versatile for comprehensive testing scenarios.

mbrola-de6

German male voice for Mbrola

This package contains a German diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/

python3-tuf

framework for secure content delivery and updates (Python library)

The Update Framework (TUF) is a framework for secure content delivery and updates. It protects against various types of supply chain attacks and provides resilience to compromise. This repository is a reference implementation written in Python. It is intended to conform to version 1.0 of the TUF specification.