Vue.js-like framework for Python - Build modern web apps with Python syntax
Project description
Tala Framework
A Vue.js-like framework for Python lovers.
Features
- 🎯 Vue-like Syntax: Familiar .tala files with template, script, and style sections
- ⚡ Reactive System: Full reactivity with ref, reactive, computed, and watch
- 🧩 Component Based: Build reusable components with props and events
- 🚦 Router Included: Client-side routing with RouterView and RouterLink
- 🛠 CLI Tools: Create, develop, build, and serve your apps
- 🔥 Hot Reload: Instant updates during development
Quick Start
# Install Tala
pip install tala
# Create a new project
tala create my-app
cd my-app
# Start development server
tala dev
# Build for production
tala build
# Serve production build
tala serve
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tala_frame-1.0.0.tar.gz
(3.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tala_frame-1.0.0.tar.gz.
File metadata
- Download URL: tala_frame-1.0.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
132dcacb3cfe68b155cecb8b6afb395f9b42e2c59023d93d343feb697399a635
|
|
| MD5 |
648ee86fc7db25bf87ed2c6df9561921
|
|
| BLAKE2b-256 |
9df513e1a341e60610355a3d4f616247f0a3f0edb858d168a0df011b64a645e1
|
File details
Details for the file tala_frame-1.0.0-py3-none-any.whl.
File metadata
- Download URL: tala_frame-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e402032eaec36ebdefff62e2e70f86ce95a9e87abf6d1ad90c43cd935091c83
|
|
| MD5 |
ee758faf694ffa4c68f48b857215e9da
|
|
| BLAKE2b-256 |
5fee988fe12c0404d136e69bc96404ebd3222085524d8907e801914cfb51f7a7
|