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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?