/webpy

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

Primary LanguagePythonOtherNOASSERTION

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

If you want to run web.py on Python 3, please install the latest dev edition (See releases available on PyPI):

python3 -m pip install web.py==0.40.dev1