War chest for writing web apps in Python?

Kjell Magne Fauske gg at fauskes.net
Fri Jul 28 07:00:58 EDT 2006


Django(http://www.djangoproject.com/) is a nice Python based framework
for writing web applications. It comes bundled with a simple web server
that is usefull for local developing. A desciption on how to install
Django on windows can be found at
http://effbot.org/zone/django.htm#installing


- Kjell Magne


Vincent Delporte wrote:
> Hello
>
> I'm thinking of using Python to build the prototype for a business web
> appplication. The development and test machine is XP, while ultimate
> deployment will be on a shared Unix web host.
>
> What would you recommend I get, besides the Python engine itself? Good
> IDE (Kodomo?) ? Some kind of GUI designer? Add-on's? Other tools?
> 
> Thank you.




More information about the Python-list mailing list