Skip to main content

Pylons Web Framework

Project description

The Pylons web framework is aimed at making webapps and large programmatic website development in Python easy. Several key points:

  • A framework to make writing web applications in Python easy

  • Inspired by Rails and TurboGears

  • Utilizes a minimalist, component-based philosophy that makes it easy to expand on

  • Harness existing knowledge about Python

Knowing Python makes Pylons easy

Pylons makes it easy to expand on your knowledge of Python to master Pylons for web development. Using a MVC style dispath, Python knowledge is used at various levels:

  • The Controller is just a basic Python class, called for each request. Customizing the response is as easy as overriding __call__ to make your webapp work how you want.

  • Mako templating compiles directly to Python byte-code for speed and utilizes Python for template control rather than creating its own template syntax for “for, while, etc”

Current Status

Pylons 0.9.6 described on this page is stable.

There is also an unstable develoment version of Pylons.

Download and Installation

Pylons can be installed with Easy Install by typing:

> easy_install Pylons

Dependant packages are automatically installed from the Pylons download page .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Pylons-0.9.6.tar.gz (126.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Pylons-0.9.6-py2.4.egg (266.4 kB view details)

Uploaded Egg

File details

Details for the file Pylons-0.9.6.tar.gz.

File metadata

  • Download URL: Pylons-0.9.6.tar.gz
  • Upload date:
  • Size: 126.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Pylons-0.9.6.tar.gz
Algorithm Hash digest
SHA256 6d8f52d656a6eb0d34ea353d43e2ddcdb8a62e687107182c2ce946184d50008c
MD5 09a9992bc22caaace58b3a18d21df858
BLAKE2b-256 eb9a4831e3771fc999e8dbb8407b36aed5ed7bb3591ca73991374feb08107d5d

See more details on using hashes here.

File details

Details for the file Pylons-0.9.6-py2.4.egg.

File metadata

  • Download URL: Pylons-0.9.6-py2.4.egg
  • Upload date:
  • Size: 266.4 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Pylons-0.9.6-py2.4.egg
Algorithm Hash digest
SHA256 20acabf013f23d5e947623e45f57250e1189bd68d8fa466bbddc07ba282fa99f
MD5 2eb85f40107e756d1f81b5ecd79a59e0
BLAKE2b-256 4ae5a6269965ba6ca4458a6b836893390a792576d4c8fa7ce9c44adb3f29c638

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page