Granian plugin for Litestar, providing a CLI command to run Litestar apps with the Granian ASGI/RSGI server. Version 0.15.0 exposes Granian commands directly through the Litestar CLI. Release cadence is irregular.
pip install litestar-granianNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a Litestar app and serve it with the Granian plugin.
Migrate to using direct CLI commands instead of `ProcessManager`.
Update all CLI invocations to use `--ws` instead of `--websockets`.
No dependency data recorded yet.