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.8.tar.gz
(4.7 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.8.tar.gz.
File metadata
- Download URL: zerofl-0.1.8.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac2a2eb97662dd02d45cc3a0e238192faeb9a9e5f68988e2d2b2777fce22d948
|
|
| MD5 |
2e9a2e6d1679037faddde0af9610e59e
|
|
| BLAKE2b-256 |
d6e6a1b354af519c620715a07929496cb53a9b9fe6c4b03ffe84dc6c81b08da9
|
File details
Details for the file zerofl-0.1.8-py3-none-any.whl.
File metadata
- Download URL: zerofl-0.1.8-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f96c9cd182f9265cad3e2191066ed911a8bc4e1df7e72b7fba6a788f3668fdbb
|
|
| MD5 |
bb42201a47a9e42f26ea0f13608c95e3
|
|
| BLAKE2b-256 |
b801363c3ad3b0d711fd32457a7668a0b8719a719903991677260d645cee0108
|