python3-uart-devices
Python library for managing UART devices on Linux
uart-devices is a comprehensive Python library designed to interact with
UART (Universal Asynchronous Receiver/Transmitter) devices on Linux platforms.
This library simplifies the process of detecting, configuring, and managing
UART devices directly from Python scripts, providing a robust toolkit for
developers working with serial communication hardware.
python3-ical
iCalendar implementation (rfc 2445)
This is an iCalendar rfc 5545 implementation in python. The goal of this
project is to offer a calendar library with the relevant and practical
features needed for building a calendar application (e.g. recurring
events).
liboop4t64
Event loop management library
Liboop is a low-level event loop management library for POSIX-based
operating systems. It supports the development of modular, multiplexed
applications which may respond to events from several sources. It
replaces the "select() loop" and allows the registration of event
handlers for file and network I/O, timers and signals. Since processes
use these mechanisms for almost all external communication, liboop can
be used as a basis for almost any application.
python3-gcal-sync
A python library for syncing Google Calendar to local storage
This package provides an asyncio Python library for the Google Calendar API
(as per https://developers.google.com/calendar/api). This library provides a
simplified Google Calendar API that is lighter weight and more streamlined
compared to using aiogoogle, and increased reliability by supporting efficient
sync and reading from local storage.
python3-aioautomower
Python module to talk to Husqvarna Automower API
This package provides an asynchronous library to communicate with the
Husqvarna Automower Connect API. To use this library, you need to register on
the Husqvarna Developers Portal at https://developer.husqvarnagroup.cloud/,
and connect your account to the "Authentication API" and the "Automower
Connect API".
libdolfin64-2019.2gcc13
Shared libraries for DOLFIN (64-bit indexing)
DOLFIN is the Python and C++ interface of the FEniCS project for the
automated solution of differential equations, providing a consistent
PSE (Problem Solving Environment) for solving ordinary and partial
differential equations. Key features include a simple, consistent and
intuitive object-oriented API; automatic and efficient evaluation of
variational forms; automatic and efficient assembly of linear
systems; and support for general families of finite elements.