13 projects
warder
A declarative admin for Sillo. Declarations are values, not class attributes, and a type annotation never selects behaviour.
sillo-inertia
Inertia.js adapter for Sillo with React/Vue/Vite support.
sillo-graphql
Production GraphQL for Sillo — sillo-style resolvers with DI, subscriptions, cost limits, persisted operations and batching.
sillo-vise
The Sillo development server — vise serve, with the Foreman operations dashboard built in.
sillo-wire
Rooms, presence and fan-out for Sillo WebSockets — bounded queues, replayable backlog, no global state.
sillo-start
Create a Sillo application from a starter repository.
sillo-oauth
OAuth 2.0 / OpenID Connect login for Sillo — plain functions, no router, no middleware.
sillo-framework
Python with the pieces already in place: an async web framework whose ORM, auth, admin, queues, scheduler and WebSockets share one configuration model.
nexios
A modern ASGI web framework for Python focused on simplicity, clean architecture, and a great developer experience.
nexios_contrib
Utility pack for Nexios
records2
A comprehensive, type-safe database solution for Python
asgi_statik
asgi_Statik is a high-performance, plug-and-play static file server for ASGI applications. Built for speed and simplicity, it seamlessly serves assets like HTML, CSS, JS, images, and more—without external dependencies or bulky middleware. Designed to fit naturally into async Python frameworks like Nexios, Statik gives you fine-grained control over file serving, cache headers, and MIME types—while keeping your stack minimal.
nexios-generic
Nexios-Generic is an extension for the Nexios framework that provides a class-based view implementation, integrating seamlessly with Tortoise ORM and Pydantic for efficient, structured API development. It simplifies request handling, validation, and database interactions, enabling a more declarative and reusable approach to building Nexios applications.