webpy

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

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerwebpy/webpy
Primary LanguagePython
Program languagePython (Language Count: 2)
Platform
License:Other
所有者活动
Created At2008-09-29 03:42:56
Pushed At2025-04-21 15:51:11
Last Commit At2025-02-06 14:07:54
Release Count18
Last Release Namewebpy-0.70 (Posted on )
First Release Namewebpy-0.31 (Posted on )
用户参与
Stargazers Count5.9k
Watchers Count333
Fork Count1.3k
Commits Count1.1k
Has Issues Enabled
Issues Count452
Issue Open Count38
Pull Requests Count183
Pull Requests Open Count15
Pull Requests Close Count152
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private