[Tutor] Generating static WEB sites

Kent Johnson kent37 at tds.net
Tue Apr 25 17:03:09 CEST 2006


Peter Jessop wrote:
> I am looking at generating static web pages.
> What I wish to do is periodically regenerate a WEB site form HTML, text 
> and MySQL data.
> 
> I have been experimenting with HTMLgen and this seems to be adequate for 
> what I need.
> 
> However HTMLgen does not seem to have been updated for a while and I was 
> wondering if I should be looking at any other packages.
> 
> Any suggestions?

Many. See this page, the sections Templating Engines, HTML Shorthand 
Processors and HTML Generation class libraries:
http://wiki.python.org/moin/WebProgramming

Kent



More information about the Tutor mailing list