简体   繁体   中英

how to configure apache on XP for python 2.6.2 and what do you prefer, python with framework/without?

I am starting python today. It will be my pleasure to have your help.

About a framework - choose the one you'll like. You can find most of them on Python wiki .

About Apache - if you choose a framework, it'll probably have some kind of development web server built-in, with better debugging capabilities than Apache installation. If you really want Apache, then you could install and configure mod_wsgi .

If you are starting Python today, why tackle web development immediately? I'd start off with "hello world" in the console.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM