8000 GitHub - webpy/webpy: web.py is a web framework for python that is as simple as it is powerful.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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
0