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, 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.0.tar.gz
(3.4 kB
view details)
File details
Details for the file vial-http-0.2.0.tar.gz
.
File metadata
- Download URL: vial-http-0.2.0.tar.gz
- Upload date:
- Size: 3.4 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 | 99665e694a9bd22e0f0c8d65c47bf696cf084fac571788d57daeac793288b7c7 |
|
MD5 | 2eff567b87e678e5d22c9d5abb01beaf |
|
BLAKE2b-256 | 78e0d84f1dac28c593c6673cd2f050e045387856036a0ec4993fb92cdce61ff6 |