Thank you for your interest in PyRill!
We welcome bug reports, feature requests, and questions via GitHub Issues:
- Search existing issues to avoid duplicates
- Check the documentation - your question may already be answered
When reporting a bug, please include:
- Python version (
python --version) - PyRill version (
pip show pyrill) - Minimal code example that reproduces the issue
- Full error message and traceback
- Expected vs actual behavior
When requesting a feature:
- Describe the use case
- Explain why existing functionality doesn't meet your needs
- Provide examples of how you'd use the feature
At this time, we are not accepting pull requests from external contributors.
The PyRill SDK is developed internally and synced to this public repository. If you have a code contribution in mind, please open an issue to discuss it first.
For security vulnerabilities, please email security@rilldata.com rather than opening a public issue.
- For usage questions, open an issue with the "question" label
- For general discussion about Rill Data, visit docs.rilldata.com
By contributing to PyRill, you agree that your contributions will be licensed under the MIT License.