python and web programming, easy way...?

Chris Ortner chris.ortner at googlemail.com
Sat Apr 26 16:49:56 EDT 2008


On Apr 26, 9:36 pm, bvidinli <bvidi... at gmail.com> wrote:
> Please provide me the quickest/most appropriate solution for web
> programming in python.
> i will try to switch to python in ehcp too..
>
> Currently my web programs are simple Object Oriented programs, that
> basicly uses a few files, in php.
> i use sessions in use authentications.
> i currently use php because it is fairly easy to install/run on apache..
> you just put it on server, it runs.. i look something like this for
> python. because python programming is much better than php.

Give the web application framework Django a try.

Greetings,
Chris



More information about the Python-list mailing list