WSGI based HTTP nano-framework
Project description
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 or the built-in wsgiref server.
There is no router (yet), all requests are handled using one method. Use if statements.
Static files should be served by a reverse proxy server such as NGINX or Caddy.
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.2.3.tar.gz
(4.3 kB
view details)
File details
Details for the file vial-http-0.2.3.tar.gz
.
File metadata
- Download URL: vial-http-0.2.3.tar.gz
- Upload date:
- Size: 4.3 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 | b388d99513b258096f12a8b04f1ec37865ac494cb808c01f0ef1e5a7b2d3009b |
|
MD5 | f19e4ce7a736e475874e2a0849795a55 |
|
BLAKE2b-256 | 3f157cf2259ff6c8c3fe8b659ff6f0840ad5dd2b7451613d31cc2272cc7981b0 |