public
Description: web.py is a web framework for python that is as simple as it is powerful.
Homepage: http://webpy.org
Clone URL: git://github.com/webpy/webpy.git
webpy / LICENSE.txt
100644 5 lines (2 sloc) 0.258 kb
1
2
3
4
5
web.py is in the public domain; it can be used for whatever purpose with absolutely no restrictions.
 
CherryPy WSGI server that is included in the web.py as web.wsgiserver is licensed under CherryPy License. See web/wsgiserver/LICENSE.txt for more details.