{{ translate['Welcome to the Lila Framework'] }}
{{ translate['Hi'] }}! {{ translate['A_modern_Starlette'] }}.
π‘
{{ translate['also_left_in'] }} app/routes/api.py
{{ translate['and_in'] }} app/routes/routes.py,
{{ translate['examples_of_how_to_use'] }} {{ translate['routes_queries_crud'] }} ({{
translate['crud_with_30_lines'] }}, {{ translate['with_middlewares_validations'] }}, {{ translate['and_more']
}}!)
π Framework Documentation
Installation
Get up and running in minutes.
Routes
HTTP, WebSocket & localized routes.
Static Files
Optimal assets processing and loading.
Templates
Jinja2 rendering, MD pages, & Vite HMR.
Vite & Tailwind
Full compiled CSS & JS pipeline.
Session
Signed cookie sessions made easy.
File Uploads
Async file saving & image optimization.
Markdown/HTML
Render documentation on-the-fly.
Internationalization
Smart localization and switcher.
Models & ORM
SQLAlchemy database modeling.
Middlewares
Logging, Security, and Rate-Limiting.
DB Connections
Supports SQLite, MySQL, and PostgreSQL.
Migrations
Manage database schemas with Alembic.
REST API CRUD
Auto-generated backend controllers.
Admin Panel
Real-time metrics, logs, and tables.
Minify
HTML, CSS, and JS minifier assets.
Production
Caching configurations and best practices.