python3-devialet

Interface for controlling Devialet wireless speakers

This library provides an interface to control Devialet wireless speakers. It enables interaction with various functionalities such as media playback, volume control, and power management of supported Devialet models, including Phantom I and Phantom II. The library communicates with the speakers over a local network, allowing precise management of device settings and audio output. Users are advised to ensure that their speaker firmware is updated to version 2.16.1 or later for optimal performance.

python3-enocean

Library for interacting with EnOcean wireless modules

This library provides a mechanism to read data from and send commands to EnOcean wireless modules, facilitating the integration of various types of sensors and switches. EnOcean technology allows for energy harvesting devices that can communicate over the air without the need for batteries. This library is capable of handling messages from a wide range of EnOcean devices, such as temperature sensors, humidity sensors, dimmers, and window handles. By using the library, users can connect to devices like the USB 300 controller and manage EnOcean device communication.

node-prismjs-bibtex

BibTeX language for PrismJS syntax highlighting

This package provides a BibTeX language definition for PrismJS, enabling syntax highlighting for BibTeX files. PrismJS is a lightweight syntax highlighting library that uses regular expressions to support over 175 languages. This extension adds BibTeX support, allowing keywords, entries, and values to be properly highlighted.

libmialm3t64

Landmark handling for the MIA tool chain

This library implements handling for landmarks and 3D view positioning for optimal landmark visibility, and in-and output of these landmarks. This library is part of the MIA tool chain for medical image analysis.

python3-django-solo

Singleton objects helper for Django

Solo helps to enforce instantiating only one instance of a model in Django. Singletons are database tables with only one row.

python3-drafthorse

Basic ZUGFeRD implementation in Python

This is a low-level Python implementation of the ZUGFeRD XML format. ZUGFeRD is a German format for sending digital invoices. ZUGFeRD XML files are to be attached to a PDF file. This library can be used to generate or parse the contents of this XML file as well as attach it to a PDF. Parsing PDF files is not supported (for now).