python3-pybotvac
Library for controlling Neato Botvac Connected vacuum robots
This library facilitates interaction with Neato Botvac Connected vacuum
robots. It allows users to start, pause, and stop cleaning, send the robot to
its base, and manage scheduled cleanings. Additionally, the library supports
retrieving the robot's state, battery level, and latest cleaning map. Users
can authenticate using various methods, such as password, OAuth, or
passwordless sessions. This provides flexibility in integrating the robots
into different environments and applications.
helvum
GTK patchbay for pipewire
Helvum is a GTK-based patchbay for pipewire,
inspired by the JACK tool catia.
ispc
Intel Implicit SPMD Program Compiler
ispc is a compiler for a variant of the C programming language, with extensions
for single program, multiple data programming. Under the SPMD model, the
programmer writes a program that generally appears to be a regular serial
program, though the execution model is actually that a number of program
instances execute in parallel on the hardware.
python3-mapclassify
Classification Schemes for Choropleth Maps
Library that provides tools for classifying geographic data on maps.
It allows you to divide a spatial dataset into different classes or
ranges, making it easier to visualize and analyze this data on maps.
python3-ourgroceries
Async Python library for interfacing with OurGroceries API
This library provides a means to interact with the OurGroceries API, allowing
for management of grocery lists programmatically. Designed for asynchronous
operations, it supports functionalities like logging in, retrieving, creating,
and modifying grocery lists and their items. Additionally, users can manage
categories within the lists, cross off items, and handle list deletions.
oxigraph
RDF graph CLI tool and SPARQL HTTP server
Oxigraph CLI is a graph database
implementing the SPARQL standard.
It is packaged as a command-line tool
allowing to manipulate RDF files and query them using SPARQL,
and also allows to spawn a HTTP server on top of the database.