http://tools.ietf.org/html/rfc3986 - Uniform Resource Identifier (URI): Generic Syntax
http://www.w3.org/Protocols/rfc2616/rfc2616.html - Hypertext Transfer Protocol -- HTTP/1.1
http://www.python.org/dev/peps/pep-0008/ - PEP 8, Style Guide for Python Code
http://www.python.org/dev/peps/pep-0328/ - PEP 328, Imports: Multi-Line and Absolute/Relative 
http://www.python.org/dev/peps/pep-0333/ - PEP 333, Python Web Server Gateway Interface v1.0

http://docutils.sourceforge.net/rst.html - reStructuredText
http://sphinx.pocoo.org/contents.html - Sphinx

http://www.mnot.net/cache_docs/ - Caching Tutorial
http://www.infoq.com/articles/rest-anti-patterns - REST Anti-Patterns