What is the goal:
Learn how to write Web applications with Nevow and Twisted. And document the findings.
Whats here to learn:
What is the goal:
Learn how to write Web applications with Nevow and Twisted. And document the findings.
Whats here to learn:
How to setup a simple webapp
Start learning from newov documentation , you can find sources of this tutorial on svn repository. Newov permits to separate the html from the business logic and the display logic, allowing you to write Python code as much more as possible.
How to authenticate users against a SQL database.
blabla
How to do Form processing
blabla
With HTML based templates
Look at this HTMLBasedTemplateExample
More than a class/page?
See examples/children.tac
How to reuse code to create relative GTK GUI
blabla
Who are we?
- yacc: Andreas Kostyrka
- gypsymauro: Mauro Colorio