项目作者: akornatskyy

项目描述 :
A lightweight, high performance WSGI web framework with the key features to build modern, efficient web.
高级语言: Python
项目地址: git://github.com/akornatskyy/wheezy.web.git
创建时间: 2020-06-25T07:33:32Z
项目社区:https://github.com/akornatskyy/wheezy.web

开源协议:MIT License

下载


wheezy.web

tests
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.9+. It is independent of operating
system. You can install it from pypi
site:

  1. pip install -U wheezy.web

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