A lightweight, high performance, high concurrency WSGI web framework with the key features to build modern, efficient web
Project description
wheezy.web
wheezy.web is a lightweight, high performance, high concurrency WSGI web framework with the key features to build modern, efficient web:
- Requires Python 3.6+.
- MVC architectural pattern (push-based).
- Functionality includes routing, model update/validation, authentication/authorization, content caching with dependency, xsrf/resubmission protection, AJAX+JSON, i18n (gettext), middlewares, and more.
- Template engine agnostic (integration with jinja2, mako, tenjin and wheezy.template) plus html widgets.
It is optimized for performance, well tested and documented.
Resources:
- source code, examples (live) and issues tracker are available on github
- documentation
Install
wheezy.web requires python version 3.6+. 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.
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
wheezy.web-3.0.1.tar.gz
(12.9 kB
view hashes)