Metadata-Version: 2.4
Name: kynasmith-contracts
Version: 0.1.0
Summary: Public Python contract package for Kynasmith.
Project-URL: Documentation, https://docs.kynasmith.dev/reference/python/contracts
Project-URL: Homepage, https://docs.kynasmith.dev
License: Proprietary
Requires-Python: >=3.12
Requires-Dist: pydantic>=2.10.6
Description-Content-Type: text/markdown

# Kynasmith Contracts

`kynasmith-contracts` contains the shared public Python data models used by the
official Kynasmith SDK and related integrations.

The package is versioned alongside the Python SDK so published artifacts keep a
single compatible contract line for request and response models.
