WSGI based HTTP nano-framework
Project description
Vial
There are bzillion http frameworks for Python. This is yet another one.
Vial is a web nano-framework. Smaller than flask or bottle, just one class with a few convenience methods.
- Vial is WSGI compliant, you may use Gunicorn, cheroot or the built-in wsgiref server.
- Can serve static files (poorly) and possibly redirect 404s to index to handle SPAs correctly
- Router is funny
Usage
Vial is under active development, functionality may change. See demo.py
.
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
vial-http-0.3.3.tar.gz
(5.9 kB
view details)
File details
Details for the file vial-http-0.3.3.tar.gz
.
File metadata
- Download URL: vial-http-0.3.3.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b76f56158cd1da8d789b3f6c943addbffc48c3eb34a2f3cdcb9a8da4f57dcbdb |
|
MD5 | 19be2b55039075c4074559d031eb13b2 |
|
BLAKE2b-256 | 4b88ada971e56c5163c3abde6975e30c90576c277b0a392fba175d379d006bab |