Skip to content

home-assistant-libs/chip-wheels

Folders and files

NameName
Last commit message
Last commit date
Apr 21, 2024
Mar 27, 2024
Mar 18, 2024
Oct 23, 2023
Oct 23, 2023
Mar 5, 2024
Mar 28, 2024
Apr 18, 2024
Mar 5, 2024

Repository files navigation

Matter Python Device Controller Wheels

This repository provides the building infrastructure to build Python wheels of the Matter device controller. It uses the official project Matter SDK and builds the Python bindings available at src/controller/python/. The bindings use the official Matter implementation wriitten in C++ as a native library using ctypes bindings. The chip-core wheel contains this native library. Hence the chip-core wheel is a platform specific wheel.

Binary wheels of (tagged) releases and pre-releases for Linux x86-64 and aarch64/arm64 as well as macOS aarch64/arm64 are available from our Home Assistant CHIP repositories at: