Configure the boundary
Set API key, base URL, and organization through explicit flags or environment variables with documented precedence.
AuraOne Open / Hosted API integration
Use typed sync and async clients plus a pipeline-safe CLI to call hosted AuraOne evaluation workflows from Python services, notebooks, and automation.
For Python engineers who need explicit base URL, organization, credential, output, error, and package-provenance contracts.
Product surface
Inspect locally
PyPI serves the verified 0.2.1 wheel and source distribution. Pin the exact version when reproducibility matters.
python -m pip install auraone-sdkSet API key, base URL, and organization through explicit flags or environment variables with documented precedence.
Select table, JSON, or JSONL output; keep successful machine output on stdout and diagnostics on stderr.
Use stable exit codes and structured errors for authentication, authorization, validation, conflicts, rate limits, network failures, and server errors.
Source inspection, runtime testing, and release verification are separate checkpoints.
01
Confirm source, license, package version, Python support, dependency metadata, and release workflow.
Repository and package metadata
02
Provide the API key and optional base URL and organization through the documented environment boundary.
Local environment configuration
03
Use JSON or JSONL output in automation and confirm stdout, stderr, and exit-code behavior.
Observed CLI result
04
Match the installed package, PyPI metadata, wheel and sdist digests, changelog, and source tag.
Verified PyPI and GitHub Release record
Evidence packet preview
The current release is trusted only when the source, artifact, runtime, and support records agree.
Release evidence
Source access, package publication, binary integrity, and product captures are reported separately. Missing proof is shown as blocked, not inferred.
PyPI serves auraone-sdk 0.2.1 as a wheel and source distribution, the public v0.2.1 source tag resolves to the same release commit, and the GitHub Release carries the matching distributions and checksums.
PyPI wheel and source distribution / 0.2.1
The wheel and source distribution are public on PyPI and attached to GitHub Release v0.2.1 with checksums; the recorded digest is the wheel SHA-256.
SHA-256 40776ef3a2fef358f3e8ca80b7344378ceae616cccda9d3d1294b02d6bad3105