python3-pycsspeechtts

Library for interfacing with Microsoft Cognitive Services Text-to-Speech API

This library interacts with the Microsoft Cognitive Services Text-to-Speech API to convert text into natural-sounding speech. It allows users to generate speech in various languages and voices, including neural and standard ones. The library supports customization options such as the language, gender, voice type, and speech rate. It communicates with Microsoft's cloud-based service using an API key.

python3-asyncsleepiq

ASync SleepIQ API

AsyncSleepIQ is an library for accessing the SleepIQ API from Python. SleepIQ (http://www.sleepnumber.com/sn/en/sleepiq-sleep-tracker) is an addon for Sleep Number beds (http://www.sleepnumber.com/).

python3-bellows

Library implementing EZSP

Bellows is a Python 3 library implementation for the zigpy (https://github.com/zigpy/zigpy) project to add Zigbee radio support for Silicon Labs EM35x ("Ember") and EFR32 ("Mighty Gecko") based Zigbee coordinator devices using the EZSP (EmberZNet Serial Protocol) interface.

python3-romy

Library to control Wi-Fi enabled ROMY vacuum cleaners

This library allows interaction with Wi-Fi enabled ROMY vacuum cleaners. It supports various functionalities such as starting, pausing, continuing, stopping, and returning the device to its base. The library can also provide various sensor readings including battery level, Wi-Fi signal strength, and cleaning metrics like total cleaning time, runs, and area cleaned. Additionally, it can detect the presence of dustbins and water tanks, and measure the dirt level in the dustbin for supported models. The library uses the local interface protocol of ROMY devices and requires a password provided under the dustbin.

libkcddb6-5

CDDB library for KDE Platform (runtime)

The KDE Compact Disc DataBase library provides an API for applications using the KDE Platform to fetch and submit audio CD information over the Internet.

python3-blacken-docs

Run Black on Python code blocks in documentation files (Python 3)

blacken-docs is a command line tool that rewrites documentation files in place. It supports Markdown, reStructuredText, and LaTex files. Additionally, you can run it on Python files to reformat Markdown and reStructuredText within docstrings.