A lightweight, high performance, high concurrency WSGI web framework with the key features to build modern, efficient web


Keywords
wsgi, web, handler, static, template, mako, tenjin, jinja2, routing, middleware, caching, transforms, framework, python, wheezy
License
MIT
Install
pip install wheezy.web==3.2.0

Documentation

wheezy.web

Build Status Coverage Status Documentation Status pypi version

wheezy.web is a lightweight, high performance, high concurrency WSGI web framework with the key features to build modern, efficient web:

It is optimized for performance, well tested and documented.

Resources:

Install

wheezy.web requires python version 3.8+. It is independent of operating system. You can install it from pypi site:

pip install -U wheezy.web

If you run into any issue or have comments, go ahead and add on github.