Menu

Spyce 2.0 released

Somewhat belatedly, here is the Spyce 2.0 announcement:

Spyce 2.0 has been released.

Spyce is a python web application server, combining the features of
popular frameworks such as ASP.NET and JSP with Pythonic elegance.
Spyce may be deployed as a standalone server (or proxied behind
Apache), or under mod_python, FastCGI, or CGI. Documentation and
demos are at http://spyce.sourceforge.net/.

Highlights of Spyce 2.0 include:

Active Handlers
- reusable components without the leaky abstractions seen in
ASP.NET et al.
- http://spyce.sourceforge.net/docs/doc-lang_handlers.html

Active Tag compiler
- http://spyce.sourceforge.net/docs/doc-tag_new2.html

OpenACS-like (Tiles-ish, for you JSP people) parent/child
layout system
- http://spyce.sourceforge.net/docs/doc-tag_core.html#parent

Posted by Jonathan Ellis 2013-06-03

Log in to post a comment.