Installation¶
This guide shows you how to install Sunflare in different environments.
Create a Virtual Environment¶
It is recommended to install the package in a virtual environment.
Install Sunflare¶
You can install the package from PyPI or directly from the GitHub repository.
Install Development Dependencies¶
If you're contributing to Sunflare or want to run tests locally, install the development dependencies via PEP-735 dependency groups.
Next Steps¶
- Learn how to build the documentation
- Learn how to run tests
- Check out the tutorials to get started with Sunflare