A Stupidly Simple Static Site Generator. Write, Process, HTML.
There are no solutions written in Python that are simply a static site generator! The available options are focused on blogging and architected for it. If there's your goal, you might want to check them out.
The goal of this project is to be a light-weight and extensible solution. Simply process your source then output a website!
Development notes can be found here