Installation

Install from PyPI (stable):

pip install culsans

Or from GitHub (latest):

pip install git+https://github.com/x42005e1f/culsans.git

You can also use other package managers, such as uv.

Third-party distributions

Various third-parties provide culsans for their environments.

Anaconda.org

culsans is available via the conda-forge community channel:

conda install conda-forge::culsans

You can also use the mamba package manager instead of conda.

piwheels

culsans is also available via the piwheels, a Python package repository which provides pre-compiled packages for the Raspberry Pi. Installation is similar to that from PyPI, but you will need to change your pip configuration or explicitly specify the required index according to the FAQ.