Pythonutils has moved.
It's new location is The Voidspace Python Pages.
You will be auto-directed in twenty seconds, in the meantime look to see if
the projects you are interested in has an alternative location.
Many of the Voidspace Python modules have been integrated as a single package, pythonutils.
Approx the CGI Proxy, for unrestricted browsing in censored interent environments, now has a new homepage.
You may also be interested in Escaping the Firewall an article which has several novel techniques for gaining unrestricted access to the internet from behind a censoring firewall or internet blocking.
Listquote is a module for parsing strings into lists, including nested lists (and writing lists back out as strings). It can be used as an ultra-easy CSV reader/writer. It properly handles quoting and unquoting elements.
ConfigObj is an extremely powerful config file reader and writer. It is now used in several major Python projects. It's main feature is that it is very easy to use.
The Voidspace Guestbook is a Python CGI guestbook packed with features.