webpy / webpy

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

This URL has Read+Write access

webpy / web
name age message
..
file __init__.py Thu Jun 04 07:24:34 -0700 2009 increment version to 0.32 [anandology]
file application.py Loading commit data...
file browser.py Sat May 30 17:50:28 -0700 2009 fix import error when using with python2.3 [anandology]
directory contrib/ Thu Mar 12 02:29:33 -0700 2009 support for extensions in Jinja2 templates (tx ... [anandology]
file db.py
file debugerror.py Thu Jun 04 07:06:00 -0700 2009 optional from_address argument to web.emailerrors. [anandology]
file form.py
file http.py Tue Feb 24 18:16:44 -0800 2009 fix web.profiler (Bug#326633) [anandology]
file httpserver.py Wed Nov 19 06:22:07 -0800 2008 fix unicode error in printing access log (Bug#2... [anandology]
file net.py Tue Nov 18 02:17:06 -0800 2008 fixed spacing in docstrings for generations of ... [anandology]
file session.py Sun Mar 29 04:48:41 -0700 2009 make sessions work well with expirations. [anandology]
file template.py
file test.py Wed Dec 10 02:22:15 -0800 2008 new: test utilities [anandology]
file utils.py
file webapi.py Sat May 30 17:37:37 -0700 2009 fix errors in python2.4 [anandology]
file webopenid.py Tue Apr 22 17:07:02 -0700 2008 add openid code [Aaron Swartz]
file wsgi.py Thu Jun 04 07:00:01 -0700 2009 set debug=False when application is run with mo... [anandology]
directory wsgiserver/ Sat May 30 03:25:55 -0700 2009 upgrade wsgiserver to CherryPy/3.1.2 [anandology]