Meanwhile, web2py is a Python web framework (yes, another one) created by Massimo Di Pierro as part of a course he teaches on Python. Amongst other things, it is being used to run the PyCon 2009 registration system.
The latest release of web2py is the recently announced 1.56 (56!?):
Included in the announcement is this:
- Runs on Jython (although without db drivers)As far as I know web2py is the first Python web framework to include IronPython support out of the box.
- Runs on IronPython (although without CSV, db drivers and internal web-server)
That's great!
ReplyDelete