webpy

web.py is a web framework for python that is as simple as it is powerful.

Github星跟踪图

web.py is a web framework for Python that is as simple as it is powerful.

Visit http://webpy.org/ for more information.

build status
Codecov Test Coverage

The latest stable release 0.40 supports both Python 2.7 and Python >= 3.5.
To install it, please run:

# For Python 2.7
pip2 install web.py==0.40

# For Python 3
python3 -m pip install web.py==0.40

You can also download it from GitHub Releases
page, then install it manually:

unzip webpy-0.40.zip
cd webpy-0.40/
python3 setup.py install

Note: 0.40 is the last release which supports Python 2. Future releases
will drop support for Python 2.

主要指标

概览
名称与所有者webpy/webpy
主编程语言Python
编程语言Python (语言数: 2)
平台
许可证Other
所有者活动
创建于2008-09-29 03:42:56
推送于2025-05-13 21:44:18
最后一次提交2025-05-08 12:49:08
发布数18
最新版本名称webpy-0.70 (发布于 )
第一版名称webpy-0.31 (发布于 )
用户参与
星数5.9k
关注者数333
派生数1.3k
提交数1.1k
已启用问题?
问题数452
打开的问题数37
拉请求数186
打开的拉请求数14
关闭的拉请求数152
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?