A lightweight, production-ready micro web framework in Python.
Project description
Zero – A Lightweight Micro Web Framework 🚀
Zero is a Flask-like micro web framework written in pure Python with support for:
- Route parameters (e.g., /user/)
- Async routes
- Static file serving
- Middleware hooks
- Easy deployment
Installation
pip install -e .
Usage
python run_server.py
Visit http://localhost:8000/
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
zerofl-0.1.3.tar.gz
(4.6 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 zerofl-0.1.3.tar.gz.
File metadata
- Download URL: zerofl-0.1.3.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
359a7ea4240ff55c8047d064d1521caecb4e17501a6920636eda5a6cb40983ec
|
|
| MD5 |
19cfb0a8e5f20eef7e566b5cc6f022b9
|
|
| BLAKE2b-256 |
1d497b21defc031d82dd5ffa204c0716a4a2d0e8da1cac89fef6da483b2ebd95
|
File details
Details for the file zerofl-0.1.3-py3-none-any.whl.
File metadata
- Download URL: zerofl-0.1.3-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98f929a0a7fdddacef83bd6fd49f6820aa5bcb5d0c779430a48cba9318dd88a7
|
|
| MD5 |
bb8453d7398108b17c3fbc24ba5cb645
|
|
| BLAKE2b-256 |
34ae8d6acfadb4749f8941c0aaa45b6314529d309815143407acf96d5062530a
|