ANN: Coil 0.4.....again

Jeff Simpson jeffreymsimpson@cox.net
31 Aug 2003 17:35:58 -0700


Oops, I was so excited I left the link to the project out in the last annoucement.

Doh!


Summary
-------

Coil (http://coil.sourceforge.net) is an MVC framework for Python based on the Struts project.  The
goal of the project is to provide enough features to be useful and no
more.

Requirements
------------
- Apache 2.x
- mod_python 3.x
- Python 2.2 or greater
- Linux (devel platform)
      or
  Windows (not thoroughly tested)


Features
--------
- Easy configuration
- Automatic form handling (via XML config)
- Multiple rendering layers or views (Cheetah, Spyce, and PSP)
- It's Python instead of Java :)