libmrpt-math2.13
Mobile Robot Programming Toolkit - math library
The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform,
and open source C++ library aimed to help robotics researchers to design and
implement algorithms in the fields of Simultaneous Localization and Mapping
(SLAM), computer vision, and motion planning (obstacle avoidance).
python3-laundrify-aio
Library to communicate with the laundrify API
This library provides an interface to interact with the laundrify API,
allowing users to monitor the status of their washing machines or dryers.
Through the API, users can obtain machine status, control device settings, and
manage their laundry routines from a unified platform. The library
communicates with laundrify Wi-Fi power plugs to gather and relay real-time
information about connected machines, facilitating better management of
laundry activities. Functions provided by the library include exchanging
authentication codes for access tokens, retrieving machine information, and
parsing API responses to produce actionable data.
python3-linear-garage-door
Control Linear Garage Doors
This library allows users to control Linear garage doors programmatically. It
enables interaction with garage doors by communicating with the Linear
service, letting users open, close, and monitor their garage doors through an
application interface. Device names in the control interface are generated
based on the names defined in the Linear mobile app.
tox-stages
Run Tox tests in groups, stopping on errors
The `test-stages` library provides command-line tools that wrap
Python test environment runners such as Tox or Nox,
invoking them so as the various tests are run in parallel, in groups,
as specified on the command line. This allows the fastest tests to be run
first, and the slower ones to only be started if it makes sense (e.g. if
tools like ruff or flake8 did not uncover any trivial syntax errors).
libopam-0install-cudf-ocaml
Opam solver using 0install backend using the CUDF interface (runtime)
Opam's default solver is designed to maintain a set of packages over
time, minimising disruption when installing new programs and finding
a compromise solution across all packages.
python3-py-aosmith
API Client for A O Smith iCOMM-enabled water heaters
This library provides an interface to interact with A. O. Smith iCOMM-enabled
water heaters, enabling control over various functionalities. Users can adjust
the target temperature, change operation modes, and enable or disable away
mode. The library communicates with A. O. Smith's cloud service to fetch data
and send control commands to the water heater devices. It also supports
retrieving energy usage data and hot water availability. Compatible with
multiple models, this library extends the control capability initially
provided by the A. O. Smith mobile app.