Pylons: Our Web Framework of Choice

Pylons is a modern web application framework that is similar in concept to Ruby-on-Rails. Pylons is a best-of-breed solution that was built from the ground-up atop the WSGI standard component architecture for Python-based server software.

Pylons pulls together a number of powerful libraries for web development, including:

Pylons allows us to quickly build standard web-based applications.