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.1.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.1.tar.gz.
File metadata
- Download URL: zerofl-0.1.1.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 |
3d1cd5c6954d9ac8bd0b52ab6ab3f819ce361c03fba84b866e938312d40c4cbb
|
|
| MD5 |
b048945ca66ccea30bef0955b7cced0e
|
|
| BLAKE2b-256 |
7979d7804f3d7613fe30999e00c0c80f2722e9c05c52724c20f690a2d6bc5e09
|
File details
Details for the file zerofl-0.1.1-py3-none-any.whl.
File metadata
- Download URL: zerofl-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.7 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 |
52670cc4000d956109b68517a7bac1f2f43a56d10c06633d39a4fa5cc945e38c
|
|
| MD5 |
d85817fa3cfa7bb8e76430f41651dd78
|
|
| BLAKE2b-256 |
5cb293a5e3be099c67ee8dac6454ad339c20f14a61df5ea568d6ce9b3a9a445e
|