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.4.tar.gz
(7.3 kB
view details)
File details
Details for the file vial-http-0.3.4.tar.gz.
File metadata
- Download URL: vial-http-0.3.4.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b507dfe778eb09ad3b2d61826a472fbaf979e94b55a8f667cb6c5128ab0c6db
|
|
| MD5 |
8278c88f9d7adea5de762126832c05cf
|
|
| BLAKE2b-256 |
b6f9ad3aceeb0c58e7ce3ffd0c8993417ce77ff14ec3fe1bac088da28b639a4c
|