Pylons

Pylons is a lightweight web framework
emphasizing flexibility and rapid development.

Download Latest Version: 1.0

Why use Pylons?

Pylons combines the very best ideas from the worlds of Ruby, Python and Perl, providing a structured but extremely flexible Python web framework. It's also one of the first projects to leverage the emerging WSGI standard, which allows extensive re-use and flexibility — but only if you need it. Out of the box, Pylons aims to make web development fast, flexible and easy. Find out more, install the latest version, or read the new Pylons book.

Who uses Pylons?

A few of the many companies and websites that use Pylons:

Disclaimer: These companies do not necessarily run their public websites with Pylons, nor officially endorse Pylons. All logos Trademark of the respective company.

See more companies/sites using Pylons

Plays Well With Others

Pylons is built on Paste and allows and encourages use of your favorite Python components and libraries:

  1. Models: SQLAlchemy, SQLObject, CouchDB, or none at all
  2. Templating: Mako, Genshi, Jinja2, or whatever you like
  3. Helpers: WebHelpers for small HTML snippets, FormAlchemy generates entire forms
  4. Request Dispatching: Routes by default, or plug in your favorite

Not sure which one to choose? No problem! The Pylons documentation recommends a powerful templating engine (Mako) and database ORM (SQLAlchemy) to help you get started.

Latest Tutorials

 

Recent Snippets

Recent Pastes

Join the discussion

Powered by Pylons - Contact Administrators