HTML generation vs PSP vs Templating Engines
bruno at modulix
onurb at xiludom.gro
Wed Nov 16 13:54:17 EST 2005
pkassianidis at gmail.com wrote:
> Hello everybody,
>
> I am in the process of writing my very first web application in Python,
> and I need a way to
> generate dynamic HTML pages with data from a database.
(snip)
> After some thought I decided to leave the various frameworks
> aside for the
> time being and use mod_python.publisher
I know this is not exactly an answer to your question, but have you
tried Django ?
--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"
More information about the Python-list
mailing list