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

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