python3-unyt
Python package for handling numpy arrays with units
Often writing code that deals with data that has units can be
confusing. A function might return an array but at least with plain
NumPy arrays, there is no way to easily tell what the units of the
data are without somehow knowing a priori.
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).
python3-justnimbus
Python wrapper for the JustNimbus API for querying water usage data
This library serves as a straightforward interface to the JustNimbus API,
enabling users to query and retrieve data related to water usage. It provides
access to the data collected through the JustNimbus web dashboard, offering
insights into various metrics such as pump pressure, reservoir temperature,
and water usage statistics.
python3-nextdns
Python wrapper for NextDNS API
This package is a Python wrapper for NextDNS.
One needs to generate an API key at the NextDNS site at
https://my.nextdns.io/signup, and after registration it is
possible to use the API.
python3-picnic-api
Library to interact with Picnic's ordering and delivery system
This library offers functionalities to access and manipulate data from Picnic,
a digital supermarket platform. It enables users to manage their shopping cart
by adding or removing products and to fetch details about current and past
orders. Users can also obtain information on delivery slots and receive
updates on delivery status and scheduling. The library provides a convenient
interface for performing product searches and checking cart contents,
facilitating a smoother online grocery shopping experience through
programmatic access to key aspects of the Picnic service.
libsfcgal2
Library for ISO 19107:2013 and OGC SFA 1.2 for 3D operations
SFCGAL is a C++ wrapper library around CGAL with the aim of
supporting ISO 19107:2013 and OGC Simple Features Access 1.2 for 3D
operations.