Releases: telemetryflow/telemetryflow-python-sdk
Releases · telemetryflow/telemetryflow-python-sdk
TelemetryFlow Python SDK v1.2.0
TelemetryFlow Python SDK v1.2.0
Installation
Via pip (recommended):
pip install telemetryflow-python-sdk==1.2.0Included 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
What's Changed
- Fix Upload Bandit SARIF at security scan action by @bellyliu in #1
- chore(ci)(deps): Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #2
- chore(docker)(deps): Bump python from 3.12-slim to 3.14-slim by @dependabot[bot] in #3
New Contributors
- @bellyliu made their first contribution in #1
- @dependabot[bot] made their first contribution in #2
Full Changelog: v1.1.2...v1.2.0
TelemetryFlow Python SDK v1.1.2
TelemetryFlow Python SDK v1.1.2
Installation
Via pip (recommended):
pip install telemetryflow-sdk==1.1.2Included 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: v1.1.1...v1.1.2
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