Skip to content

abersheeran/kui

Repository files navigation

Kuí

PyPI - Python Version

An easy-to-use web framework. Based on baize and pydantic.

Install

pip install kui

Documentation

AI-Assisted Development

This project ships a Claude Code skill — a comprehensive Kuí framework reference that AI coding agents can use.

Install

npx skills add abersheeran/kui

Or manually: copy skills/kui-framework/SKILL.md into your project's .claude/skills/kui-framework/ directory.

Usage

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.

About

An easy-to-use web framework. Supports both WSGI and ASGI modes. Gevent or asyncio, this is the question.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors