Installation¶
This guide covers how to install redsun in different environments.
Create a virtual environment¶
It is recommended to install the package in a virtual environment.
Install Redsun¶
The package is available on PyPI or directly from the GitHub repository.
Qt backend¶
redsun requires a Qt backend. Install with your preferred binding:
Install development dependencies¶
If you are contributing to redsun or want to run tests locally, install the development dependencies via PEP-735 dependency groups.