Links
Apache
Django
File Upload
Flask
Learning
Sydney PyCon mod_wsgi talk slides available… (very nice)…
A Do-It-Yourself Framework This short tutorial is meant to teach you a little about WSGI…
Writing Blazing Fast, Infinitely Scalable, Pure-WSGI Utilities
Server
http://gunicorn.org/ Gunicorn ‘Green Unicorn’ is a Python WSGI HTTP Server for UNIX.
Static Resources
http://www.fanstatic.org/ Fanstatic is a small but powerful framework for the automatic publication of resources on a web page. Think Javascript and CSS. It just serves static content, but it does it really well.
Tools
Trac
../../trac/install-wsgi.