https://github.com/webpy/webpy
web.py is a web framework for python that is as simple as it is powerful.
https://github.com/webpy/webpy
Last synced: 6 months ago
JSON representation
web.py is a web framework for python that is as simple as it is powerful.
- Host: GitHub
- URL: https://github.com/webpy/webpy
- Owner: webpy
- License: other
- Created: 2008-09-29T03:42:56.000Z (about 17 years ago)
- Default Branch: master
- Last Pushed: 2025-04-21T15:51:11.000Z (6 months ago)
- Last Synced: 2025-05-06T16:06:36.683Z (6 months ago)
- Language: Python
- Homepage: http://webpy.org
- Size: 1.73 MB
- Stars: 5,913
- Watchers: 333
- Forks: 1,309
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.txt
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-starred - webpy/webpy - web.py is a web framework for python that is as simple as it is powerful. (others)
- best-of-web-python - GitHub - 10% open · ⏱️ 18.09.2025): (Web Frameworks)
README
[](https://pypi.org/project/web.py)
[](https://devguide.python.org/versions)
[](https://github.com/webpy/webpy/actions/workflows/lint_python.yml)
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
```