Spyce 2.0 is available here.
"You've taken spyce off my 'disgusting template engines' list. This is how I'd want to see apps structured, exactly."
-- Tim Lesher
"I feel easily five times as productive in Spyce as I do in JSP."
-- Conan Albrecht
Spyce is a python web application server, combining the features of popular frameworks such as JSP and ASP.NET 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 here.
Highlights of Spyce 2.0 include:
- Active Handlers: reusable components without the leaky abstractions seen in ASP.NET et al.
- Active Tag compiler
- OpenACS-like (Tiles-ish, for you JSP people) parent/child layout system
Comments