litestar-granian

Installation
SKILL.md

litestar-granian

litestar-granian 0.15.0 replaces Litestar's run command with a Granian-backed command and integrates Granian loggers with Litestar logging. It requires Granian 2.7 or later.

Code Style Rules

  • Keep handlers async when they perform I/O.
  • Configure the server at the command line. GranianPlugin() has no constructor options.
  • Use the litestar run option names documented here. Do not substitute similarly named options from older Granian or Uvicorn releases.

Quick Reference

Register the plugin

Installs
8
GitHub Stars
13
First Seen
May 18, 2026
litestar-granian — litestar-org/litestar-skills