Re: [Tutor] python for web developing

2006-09-14 Thread Andrei
federico ramirez wrote: > Hello! I have heard that python is very good for web development, but > you need frameworks, like django or turbogears. There are also more lightweight frameworks, like web.py (http://webpy.org). > Im a php programmer, and i want to make another dinamic site with sql,

[Tutor] python for web developing

2006-09-13 Thread federico ramirez
Hello! I have heard that python is very good for web development, but you need frameworks, like django or turbogears.I know that you dont really need them, you can just write cgi scripts with python...butIm a php programmer, and i want to make another dinamic site with sql, in python, but i need sq