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.2.tar.gz
(4.4 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.2.tar.gz.
File metadata
- Download URL: zerofl-0.1.2.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd0396235d22293b992ab6b3750f09e63951268cbbbb3b4ef70066c23f1af4d8
|
|
| MD5 |
71407a5f1f465389b2688de6cd60a6be
|
|
| BLAKE2b-256 |
0c73296806fa076849f5cc0ab113e925f2ce30bce304a30a8750a9d7daecc6e3
|
File details
Details for the file zerofl-0.1.2-py3-none-any.whl.
File metadata
- Download URL: zerofl-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.8 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 |
0e62dba4f23b66524a076182630c744b91e47c88a483641f367d982f29aff14f
|
|
| MD5 |
d8c1dd2a274610723687c1bb6bece06b
|
|
| BLAKE2b-256 |
ae884908621f59080fdcc1985ebc8523a9619201451405ea7010de1ea1cee6d7
|