A sample library for Libuipc.
This library is a collection of sample programs that demonstrate how to use the Libuipc library.
Install base dependencies (without pyuipc):
uv syncuv sync --group pypiNote: The PyPI version of
pyuipconly supports CUDA 12.8. If you need a different CUDA version, use the "Build from source" method below.
Build pyuipc following the Libuipc documentation, then install the wheel:
uv pip install pyuipc-<version>.whl