web Develop question

Fredrik Lundh fredrik at pythonware.com
Wed Jun 28 13:33:24 EDT 2006


gerkarcher at gmail.com wrote:

> I' m new to python ...and I would like to ask you , wich is the best
> template for developing dinamic generated pages using python ?
> 
> I would like to use something easy to install and develop like php <?
>    ? > tags  and with a lots of features .
> 
> thanks in advance and sorry for this silly question .

for a start, look under "templating engines" on this page:

     http://wiki.python.org/moin/WebProgramming

(hint: googling for stuff works pretty well, too ;-)

</F>




More information about the Python-list mailing list