Web Development->Django

Django is a Python based web framework allowing for rapid web development. Because Django is based on Python, you get all the power that Python provides, including access to the wide variety of Python libraries available.

By providing a solid framework for web development and automating many of the most common, tedious programing tasks, Django allows you to get more functionality for less money.

You can read more about Django at http://djangoproject.org/. This site it built using Django.


Django