Skip to main content

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


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