Skip to content
/ webpy Public

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

License

Notifications You must be signed in to change notification settings

webpy/webpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

efcad93 · May 8, 2025
Jan 6, 2025
Oct 13, 2022
Feb 6, 2025
Jan 6, 2025
May 8, 2025
Oct 31, 2018
Sep 14, 2020
Jan 6, 2025
Oct 10, 2023
Jan 29, 2018
May 19, 2022
Oct 10, 2023
Feb 6, 2025
Feb 21, 2024
Feb 28, 2018
Mar 3, 2022

Repository files navigation

pypi python versions build status

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

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

To install web.py, please run:

python3 -m pip install web.py