We are accepting contributions.
For general contribution and community guidelines, please see the community repo.
We recommend to use Python +3.12 and PyCharm IDE for development.
Install the requirements:
pip install -r requirements.txt
We are currently don't have tests, once it will be ready, it will be updated.
Maintainers only should create releases. Follow these steps to prepare for a release:
- Review recent commits and ensure the changelog includes all relevant changes, with references to GitHub issues or PRs when applicable.
- Verify that any updated dependencies are accurately reflected in the NOTICES.
- Confirm that the required documentation is complete and has been approved.