Laravel joy. Python speed. 10× less code.
pip install tina4_python
tina4 init my_project
cd my_project
python app.pyYou've just built your first Tina4 app — zero configuration, zero classes, zero boilerplate!
- Full ASGI compliance, use any ASGI compliant webserver
- Full async support out of the box
- Built-in JWT and Session handling
- Automatic Swagger docs at
/swagger - Instant CRUD interfaces with one line:
result.to_crud(request) - Built-in Twig templating, migrations, WebSockets, authentication and middleware
- Works with SQLite, PostgreSQL, MySQL, MariaDB, MSSQL, Firebird
- Hot reload in development (
uv run python -m jurigged app.py)
pip install tina4-pythonMIT © 2007 – 2025 Tina4 Stack
https://opensource.org/licenses/MIT
Tina4 – The framework that keeps out of the way of your coding.