Web Development
These tutorials teach you how to process CGI data in Python as well as developing web applications. In addition to modules like cgi and cgitb, web application frameworks and platforms are also discussed.
Sign Up for Our Free Newsletters
Thanks, You're in!
Python Categories
23 Articles in: Web Development
About PHP and Javascript
So you have moved to a new job in data processing as part of web application development. At your old job, you used CGI for to process forms, but the new server does not allow CGI. The hotshot AJAX guru who left only has PHP and Javascript. You don't have time to muck about with Apache. What's a Python programmer supposed to do? Flourish and excel, and this tutorial will show you how.Web Frameworks
If you need something a bit higher level and more comprehensive than a content management system, you may try one of the web frameworks that run on Python. This page has a list of them. Again, the fact that they run on Python means that you can extend them with your own applications and modules.
View More

