WolrdWideTech. Francisco De Jesús.
From the WebPython Blog:
This tutorial covers the WSGI specification and two web programming models that can be used with Python: the CGI standard and mod_python.
As a general rule if you are in a shared host environment then your only option will be to run python scripts as CGI while some hosting providers will offer mod_python or WSGI.
CGI is ideal to learn the basic web programming concepts as there is no magic running to hide those from the programmer. Part of the framework communities take it as obsolete but read those comments with caution as some are just snobbish. If you have no web programming experience and/or want to grow solid roots then CGI is the way to go.
Mod_python's performance and flexibility is much superior to CGI and its Publisher and PSP handlers are quite easy to learn. Mod_python is now unmaintained and is very slowly going into disuse. This is hardly a "don't use it" warning as mod_python covers a not small empty niche, especially in the case of the Publisher handler, and there are plenty of happy users.
From a few years back the WSGI application<->server interface specification is gaining momentum and is today an acclamation. To use it is necessary to master web programming concepts and/or a framework/toolkit.
The three sections are independent from each other. To follow this tutorial it is required that you have a basic Python programming knowledge. If you need to learn how to program visit the Python Tutorial first.
Please post any doubt, suggestion or critique at the Web Python Board and help making this a better tutorial.
Thursday, November 25, 2010
Subscribe to:
Post Comments (Atom)
[Invitation] Galaxy Unpacked 2024, Jan 17: Opening a New Era of Mobile AI.
A revolutionary mobile experience is coming. Get ready to discover a new era full of possibilities with the latest Galaxy innovations, desig...
Popular Posts
-
WorldWide Tech & Science. Francisco De Jesús. IPTV World Forum 2012: Intel in Smart TV business with the Intel® Atom™ CE5300 Media Proc...
-
WorldWide Tech & Science. Francisco De Jesús. Intel Developer Forum (IDF) 2012: Intel expected to reveal details of its cooperation wi...
-
WorldWide Tech & Science. Francisco De Jesús. one2TOUCH is offering silicone keyboards that connect to smartphones and tablets simpl...
-
WorldWideTech & Science. Francisco De Jesús. Smart Phones are all the rage these days, and it is hard to do a complete 360 without s...
-
LG just announced at CES 2015 the new WebOS 2.0 for TVs making it faster than the version 1.0. All the information for download the SDK...
-
Press Release: HP To Separate Into Two New Industry-Leading Public Companies. Hewlett-Packard Enterprise will define the ne...
-
Francisco De Jesùs. Realize the benefits of anytime, anywhere productivity with the Dell Venue* 8 Pro Tablet, powered by the Intel® At...
-
WorldWide Tech & Science. Francisco De Jesùs. From Fiction to Fact: Iron Man Armor: Robot suit HAL. The Fiction:...
No comments:
Post a Comment