litestar-autowire

Installation
SKILL.md

litestar-autowire

litestar-autowire 0.2.0 discovers Litestar controllers and event listeners from domain packages. It can also load optional integration modules without turning application setup into a central list of every domain component.

Use Autowire when the project already groups features into stable Python packages. Keep manual Router and plugin composition when the app is small, route registration is intentionally explicit, or packages do not follow a consistent convention.

Code Style Rules

Installs
2
GitHub Stars
13
First Seen
8 days ago
litestar-autowire — litestar-org/litestar-skills