1. Home
  2. Computing & Technology
  3. Python
Python Blog

From Al Lukaszewski, for About.com

How Can I Develop Web Applications With Python?

Wednesday October 18, 2006
If you develop for a website and are tired of taking carpal tunnel breaks, you should give some thought to some of Python's web development frameworks. A web development framework is like a series of macros for development in Python. Usually, one types around 20-30% of the code, and the framework does the rest. Perhaps the most sophisticated and my favorite framework is TurboGears by Kevin Dangoor. Turbo Gears is particularly helpful to web frameworks novitiates as the project's website includes a 20 minute video of Kevin Dangoor developing a Wiki. Yes, he shows you how to develop a wiki in 20 minutes!

Other frameworks worth considering are Django, Spyce, and CherryPy. If you would like to find other resources for using Python to create HTML documents automagically, process CGI data, or even write PHP code on the fly, be sure to visit the web development section of this site.
Explore Python
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Python

©2009 About.com, a part of The New York Times Company.

All rights reserved.