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.7.tar.gz
(4.3 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.7.tar.gz.
File metadata
- Download URL: zerofl-0.1.7.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8bf9bf684dedd2a4e0a7ecaf0097555db13cae93b680bad963505d3b60c1b74f
|
|
| MD5 |
d16007afcede20e9e8df02830d4d0776
|
|
| BLAKE2b-256 |
661739317cc9413b211da1aa9e54d66b1497b2972e09a5d2e754017544f09b1a
|
File details
Details for the file zerofl-0.1.7-py3-none-any.whl.
File metadata
- Download URL: zerofl-0.1.7-py3-none-any.whl
- Upload date:
- Size: 5.8 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 |
b8a3c8141ae9c3313fb094dba14e71945da9c467d0cf137739847b26a68162f7
|
|
| MD5 |
5545bc4b754670fb136a0c9cd8348ba0
|
|
| BLAKE2b-256 |
bdc0dae7eec7795a70d22f96d4b9722977b653101bb17b57685caf86392b4ff4
|