Hi Guys,
It turns out it is quite straightforward to use luban weaver with the
web.py framework. Here is a piece of documentation for doing so:
http://docs.danse.us/pyre/luban/dev/sphinx/WebFrameworks.html
If you would like to give it a try, please install luban 0.2dev (It is
a development release. And this feature should be in the next beta
release 0.2b2 as planned here:
http://dev.danse.us/trac/luban/ticket/14),
$ easy_install luban==0.2dev
and download an example to try it out, as described in the tutorial.
Please let me know if you encounter any problems when trying it out,
or if you have opinions on this or on supporting other web frameworks
or anything. Thanks!
--Jiao