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.9.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.9.tar.gz.
File metadata
- Download URL: zerofl-0.1.9.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 |
087a4a3cea9abcba2c50a501c74e92f2b8acb5840e8a35f7a3b78707896898bf
|
|
| MD5 |
50ad4fd073900873d093798e98dea46c
|
|
| BLAKE2b-256 |
c818b11b7b2846f4a21d51c4bfe8ae4048c5be7131646aa588a317d462012fc6
|
File details
Details for the file zerofl-0.1.9-py3-none-any.whl.
File metadata
- Download URL: zerofl-0.1.9-py3-none-any.whl
- Upload date:
- Size: 6.2 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 |
5b9982c8780476e3d3d2c1102d8dbda4eb6ec660c4c525436073acfb3c6e4a1f
|
|
| MD5 |
a54be93ffaf66cc011c3cfd0277231b6
|
|
| BLAKE2b-256 |
1b059dda189af64c250857ee47ec9a75d24cf3a5d3816e7c55ed6d03ddc6495d
|