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.
PySSE no longer crashes if the client accesses a path that doesn't include the language code (e.g. "/") without sending an Accept-Language header. The menu's XHTML code now uses <ul> and <li>, which is a more sensible approach. ws:title is now supported at the top level of the site configuration; it is overridden by the ws:title from the ws:contents block, if there is one.
Tags:
Major bugfix, Minor Enhancements, Development