Log in or register to vote.

Flannel

An event-driven, component-oriented web framework

Taking ideas from Tapestry_ and implementing them in Python,
Flannel is an attempt to provide an event-driven,
component-oriented web framework for Python. Flannel
applications are WSGI applications and their development
takes advantage of Paste where possible.

Flannel is still under development and is available from
its `Mercurial repository`_. Snapshots will be occasionally
uploaded to the Cheese Shop.

Suggestions, ideas, and contributed components are welcome!

.. _Tapestry: http://tapestry.apache.org/
.. _Mercurial repository: http://hg.saddi.com/flannel

+2