(login as user trac password trac1234 to create & modify tickets)
Flannel
Not quite as nice as Tapestry. But just as soft.
Flannel is my foray into an event-driven component-oriented Python web framework. It shamelessly borrows ideas from the upcoming Tapestry 5 web framework.
It currently works at a very basic level and is not ready for general use. (Then again, I'm not really sure when it will ever be?) I just wanted to put up this Trac site so I could keep notes and keep track of things to do.
Here are some links of interest:
- Downloading & Installing Flannel
- Hello World Example
- Flannel at the Cheese Shop
But like I said, it's still under development and in dire need of more components. In the meantime, here are links to actual, working web frameworks of a similar nature:
- Tapestry 4 - For Java
- PRADO - For PHP
- WebObjects - Java-based and proprietary but the dev tools come free with Xcode
