且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

在Windows上设置Python环境

更新时间:2022-12-16 20:40:02

python.org 直接链接)。如果你只是学习,使用包含的SQLite库,所以你不必干扰数据库服务器。

Download the Python 2.6 Windows installer from python.org (direct link). If you're just learning, use the included SQLite library so you don't have to fiddle with database servers.

大多数web开发框架(Django,Turbogears等)都带有一个内置的webserver命令,在没有Apache的本地计算机上运行。

Most web development frameworks (Django, Turbogears, etc) come with a built-in webserver command that runs on the local computer without Apache.