An easy-to-use web framework. Based on baize and pydantic.
pip install kui
- Online docs — Full bilingual (EN/ZH) documentation
This project ships a Claude Code skill — a comprehensive Kuí framework reference that AI coding agents can use.
npx skills add abersheeran/kuiOr manually: copy skills/kui-framework/SKILL.md into your project's .claude/skills/kui-framework/ directory.
In Claude Code, type /kui-framework to load the full Kuí API reference, or just start writing Kuí code — the skill is automatically activated when relevant imports are detected.
Covers routing, parameter binding, dependency injection, OpenAPI, middleware, authentication, class-based views, and more.