Setup Python environment on Windows -
how setup python environment on windows computer can start writing , running python scripts, there install bundle? database should use?
i should of mentioned using web based applications. require apache? or use http server? standard setup python running web apps?
download python 2.6 windows installer python.org (direct link). if you're learning, use included sqlite library don't have fiddle database servers.
most web development frameworks (django, turbogears, etc) come built-in webserver command runs on local computer without apache.
Comments
Post a Comment