web2py 1.59 released
[Posted March 18, 2009 by cook]
| From: |
| Massimo Di Pierro <mdipierro-AT-cs.depaul.edu> |
| To: |
| <python-announce-AT-python.org> |
| Subject: |
| web2py 1.59 |
| Date: |
| Tue, 17 Mar 2009 22:38:33 -0500 |
| Message-ID: |
| <C8AE1F56-3035-4961-8D92-F31444080B44@cs.depaul.edu> |
web2py 1.59 is out
http://www.web2py.com
Check out this video about the new features:
http://www.vimeo.com/3703345
What is web2py?
=============
- It is the web framework used by PyCon 2009 for registration.
- It a very easy and very powerful Python web framework.
- It is fast and rock solid.
- It has a very clean design and it is strong on security.
- Includes a web based development environment, maintenance
environment, and database administrative interface.
- Includes a Database Abstraction Layer that works with SQLite, MySQL,
PostgreSQL, FireBird, MSSQL, Oracle, DB2 the Google App Engine. The
DAL does migrations, handles aggregates, nested selects, inner and
outer joins.
- Includes a pure Python based template language with no indentation
requirements.
- Includes jQuery, simplejson, markdown, feedparser, PyRSS2, nicEdit,
EditArea, Amy Editor.
- Runs on any platform that runs python. The binary versions can run
off a USB drive.
- The same apps can run on a PC with Oracle or on the Google App
Engine or on Windows Mobile, without changes, including the DAL.
- Includes API for authentication and record-level group based access
control.
New features In 1.59:
=================
- DB2 support
- new Service interface to expose functions in CSV, XML, JSON,
JSONRPC, XMLRPC and AMFRPC (Flash//Flex)
- optional Amy editor (instead of edit_area) has keyboard shortcuts
and autocompletion
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations.html