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.6.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.6.tar.gz.
File metadata
- Download URL: zerofl-0.1.6.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 |
9350de217ea2c07fc4fc11788d09cdc66f58306de8c57642f884e39b8f855bae
|
|
| MD5 |
40e5ed998da7982628c3da1f29e35e47
|
|
| BLAKE2b-256 |
40ac31b2ae6fed71d2e85c96d37457cd378944c9f6d57c9b2bf817806a64631d
|
File details
Details for the file zerofl-0.1.6-py3-none-any.whl.
File metadata
- Download URL: zerofl-0.1.6-py3-none-any.whl
- Upload date:
- Size: 5.9 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 |
64561ede849bc564e944e0ed00b51f926ad0eb4f027fbd3b8f973d5e50089d96
|
|
| MD5 |
0a2e9fc8aebc616cf021b4464430049c
|
|
| BLAKE2b-256 |
588240df20458181326165ad0b7b534e51cfdc91c23e4a4477a2d913e8d0c41b
|