web2py 1.22 available

mdipierro mdipierro at cs.depaul.edu
Tue Feb 12 22:21:17 CET 2008


Hi everybody,

web2py 1.22 (formerly Gluon) is out

    http://www.web2py.com or http://mdp.cti.depaul.edu

You can find free web2py apps and examples at

    http://mdp.cti.depaul.edu/appliances

If you want to try it, web2py requires no installation, no
configuration, no shell scripting, has no dependencies (even python is
in the box), has a MVC design very similar to Django/Pylons/Rails, and
let you do
everything through the provided web interface, including development,
testing, debugging and db administration. Version 1.22 includes
support for routes, xmlrpc, rss/atom feeds, pyamf, rest and native
upload/download streaming capabilities for very large files.

Complete interactive examples are here:

    http://mdp.cti.depaul.edu/examples/default/examples

Here is a short video:

    http://www.youtube.com/watch?v=VBjja6N6IYk

and here is a longer one

   http://www.vimeo.com/428474

The source code in on

   http://code.google.com/p/web2py

and the google group is

   http://groups.google.com/group/web2py

Massimo


More information about the Python-announce-list mailing list