Metadata-Version: 2.4
Name: kitefrost-ttrpg-gm
Version: 1.0.0
Summary: Per-pack KiteFrost SDK for the ttrpg-gm pack (clean brand-host URLs; depends on kitefrost-core). PPI-3.
Project-URL: Homepage, https://kitefrost.ai
License: MIT
Keywords: ai,kitefrost,sdk,ttrpg-gm
Requires-Python: >=3.10
Requires-Dist: kitefrost-core<2.0.0,>=1.0.0
Description-Content-Type: text/markdown

# kitefrost-ttrpg-gm

Per-pack KiteFrost SDK for the **ttrpg-gm** pack (PPI-3). Depends on
`kitefrost-core` (lockstep `1.0.0`); only the pack-specific resources are
generated here. GENERATED - regenerate via `tools/sdk-codegen/targets.py`.

```python
from kitefrost_ttrpg_gm import TtrpgGmClient

client = TtrpgGmClient.from_api_key("kf_...")
```
