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.1.tar.gz
(5.1 kB
view details)
File details
Details for the file vial-http-0.3.1.tar.gz
.
File metadata
- Download URL: vial-http-0.3.1.tar.gz
- Upload date:
- Size: 5.1 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 | 9a7dddf82b978a5e067cdbca358d6f419dd4524b32076e96096e6302f79c43f4 |
|
MD5 | 18e9f33bcdc9d35d7b600bea38472225 |
|
BLAKE2b-256 | e6c06c411d707dfa09df760041e8d2a5ef82784dce1ab43b7faa0210d54268e7 |