This is a staging site. Uploads will not persist. Testing only.

python3-aioairzone

Asynchronous Python library for managing Airzone HVAC systems

This library offers asynchronous control of Airzone HVAC devices, making it suitable for integration into smart home systems or custom automation scripts. It provides comprehensive functions to interact with Airzone systems through an intuitive Python API, enabling the fetching and setting of HVAC parameters such as system configuration, zone management, and device states.

python3-aiobafi6

Asynchronous Python library for controlling Big Ass Fans via the i6 protocol

Python library designed to interact asynchronously with Big Ass Fans products that use the i6 protocol, including both i6 and Haiku fans updated to firmware 3.0 or later. This library provides comprehensive support for querying and controlling these fans, replicating nearly all functionalities of the older "SenseMe" protocol, but with enhancements such as occupancy support introduced in firmware 3.1.

repro-env

Dependency lockfiles for reproducible build environments

Tracks a description of a desired state in *repro-env.toml*, for example, the latest version of some official container image, with the latest patch level and the latest version of some additional packages. It also tracks a resolved variant in *repro-env.lock* that tracks the specific versions and checksums of the packages needed to set up the described environment (at the patch-level available at the time of writing).

python3-napari-plugin-manager

Install plugins for napari, in napari

This is a napari plugin manager to provide a graphical user interface for installing napari plugins.

python3-napari

n-dimensional array viewer in Python

Fast, interactive, multi-dimensional image viewer for Python. It's designed for browsing, annotating, and analyzing large multi-dimensional images. It's built on top of Qt (for the GUI), vispy (for performant GPU-based rendering), and the scientific Python stack (numpy, scipy).

python3-napari-console

console plugin for napari

A plugin that adds a console to napari