Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page