Everybody is welcome to contribute to this project. Please make sure you have read our Code of Conduct. You are expected to adhere to it.
The full documentation on contributing can be found at here.
- Development: We recommend using rye for development.
- Testing: We use pytest.
- Documentation: We use sphinx.
- Code formatting: We use ruff.
- Pre-commit hooks: We use pre-commit to help you with formatting/linting.