Metadata-Version: 2.4
Name: axhub-sdk
Version: 0.1.0
Summary: AX Hub Python SDK
Project-URL: Homepage, https://github.com/jocoding-ax-partners/axhub-sdk-python
Project-URL: Repository, https://github.com/jocoding-ax-partners/axhub-sdk-python
Project-URL: Issues, https://github.com/jocoding-ax-partners/axhub-sdk-python/issues
Author: Jocoding AX Partners
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# AX Hub Python SDK

AX Hub Python SDK for AX Hub (`https://api.axhub.ai`).

This SDK exposes generated AX Hub API route metadata, typed error metadata, bounded-context route facades, regression/conformance tests, and a local test app.

## Verify

See `.github/workflows/ci.yml` for the canonical CI commands.

## Release

See `RELEASE.md` for tag order, environment approvals, registry prerequisites, and smoke-test handling.

## License

Apache-2.0.
