PySSE (Python Simple Site Engine) is a generator for small, personal sites. It consists of a relatively small script and a set of XML and associated XSL files.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
XPath functions provided by PySSE now use a thread-wise cache for their results; XML files used by the functions are listed for each cache entry in order to re-generate the contents as needed. If the client claims it accepts GZip'd pages, PySSE will automatically compress the results.