A web templating framework that provides Athena, a two-way AJAX toolkit.
7
votes
2answers
972 views
Which way to go with twisted and web-programming?
So, I programmed this twisted application a few months ago, which I now would like to extend with a web-based user interface for configuration.
The Twisted website recommends Nevow, but I am not ...
2
votes
1answer
620 views
Google App Engine to Twisted
I was about to migrate the GAE-OpenSocial project to Twisted Matrix and Nevow. I am very new to Nevow templating and couldn't find good documentation other than given in Divmod's Nevow Project page. ...