Thank you for helping improve the official StemSplit Python SDK!
- Fork and clone the repo
- Install:
pip install -e ".[dev]" - Copy
.env.exampleto.envand add yourSTEMSPLIT_API_KEY - Run tests:
pytest
- Bug fixes for API client behavior
- New helper methods wrapping common patterns
- Type hint improvements
- Documentation and examples
- Async support enhancements
- Open an issue before large changes
- Keep changes focused and well-tested
- Update
CHANGELOG.mdfor user-facing changes - Ensure
ruffandmypypass
Open a GitHub Discussion or email support@stemsplit.io.
MIT License — contributions are licensed accordingly.