- serve static content from a directory
- generate a page dynamically
- static URL dispatch
- dynamic URL dispatch
- error handling
- custom response codes
- handling POSTs
- rpy scripts (or, how to save yourself some typing)
- asynchronous responses
- asynchronous responses (via Deferred)
- interrupted responses
- logging errors
- WSGI
- HTTP authentication
- session basics
- storing objects in the session
- session endings
- CGI
Twisted Web in 60 seconds: Index
-
This Blog is Moving
Please visit http://as.ynchrono.us/ for all future posts. I will not be posting to LiveJournal anymore.
-
Upgrading from buildbot 0.7.12 to 0.8.2
Some notes from my experience upgrading Twisted's buildmaster installation: Jinja2 is at http://jinja.pocoo.org/, not the URL in the BuildBot…
-
tricks for good 2d rendering performance with pygame
pygame's API for initializing a display has a couple attractive sounding flags. Or at least, they sound attractive once you notice that updating…
Comments for this post were disabled by the author