Metadata-Version: 2.3
Name: tangle-api
Version: 0.1.0
Summary: Checked-in generated Tangle API models and operation proxies
Author: Alexey Volkov, Tangle authors
Author-email: Alexey Volkov <alexey.volkov@ark-kun.com>
Requires-Dist: pydantic>=2.0
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# tangle-api

Checked-in generated Tangle API models, operation proxies, and schema snapshot used by the default `tangle-cli` install.

This package is intentionally a leaf package: it depends on Pydantic, but not on `tangle-cli`. Custom API consumers can provide their own compatible distribution named `tangle-api` or a project-local `src/tangle_api` package that shadows the official package in that project environment.
