Metadata-Version: 2.4
Name: kichin-fastapi
Version: 0.3.1
Summary: FastAPI application for Kichin
Requires-Python: >=3.12
Requires-Dist: pydantic>=2.12.5
Requires-Dist: pyyaml>=6.0
Description-Content-Type: text/markdown

# kichin-fastapi

**kichin-fastapi** is
the Python library that powers the Kichin data distribution platform. It provides
typed models and helpers for building FastAPI-based services that expose semantic
datasets as part of Kichin's Control and Data planes.

## License

This project is released under the repository’s root license. Refer to `LICENSE` at [https://github.com/kichin-project/kichin-oss](https://github.com/kichin-project/kichin-oss).
