Releases: telemetryflow/telemetryflow-python-sdk
Releases · telemetryflow/telemetryflow-python-sdk
TelemetryFlow Python SDK v1.1.1
TelemetryFlow Python SDK v1.1.1
Installation
Via pip (recommended):
pip install telemetryflow-sdk==1.1.1Included Generators
| Generator | Description |
|---|---|
telemetryflow-gen |
SDK code generator for TelemetryFlow integration |
telemetryflow-restapi |
DDD + CQRS RESTful API generator with Flask |
Downloads
| Platform | Architecture | Package |
|---|---|---|
| Python | All | PyPI wheel, sdist |
| Linux | amd64 | DEB |
| Windows | amd64 | ZIP (with installer) |
| macOS | Intel (amd64) | tar.gz |
| macOS | Apple Silicon (arm64) | tar.gz |
Usage
Generate SDK integration:
telemetryflow-gen example basic -o ./my-projectGenerate RESTful API project:
telemetryflow-restapi new --name my-api -o ./my-apiVerification
Verify downloads using SHA256 checksums in checksums-sha256.txt.
📚 Documentation | 🐛 Report Issues
Full Changelog: https://github.com/telemetryflow/telemetryflow-python-sdk/commits/v1.1.1