wheezy.web
wheezy.web is a lightweight, high performance, high concurrency WSGI web framework with the key features to build modern, efficient web:
- 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.10+. 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.
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.2.1.tar.gz
(13.3 kB
view details)
File details
Details for the file wheezy_web-3.2.1.tar.gz.
File metadata
- Download URL: wheezy_web-3.2.1.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c37101e50e77d3c5197f2a960cb3b42cb6602669d19ac1d23c47e515765caea
|
|
| MD5 |
c8951ca518819f1d5c8b85b669bd9b3a
|
|
| BLAKE2b-256 |
c6132c2fae154df844906d9582a85d6ed2287694d03a348ecf4607eb280e8def
|