Pylons (web framework)
From Wikipedia, the free encyclopedia
Pylons | |
Developer: | Ben Bangert, James Gardner |
---|---|
Latest release: | 0.9.4.1 / January 6, 2007 |
OS: | Cross-platform |
Use: | Web application framework |
License: | BSD License |
Website: | www.pylonshq.com |
Pylons is an open source web application framework written in Python. It makes extensive use of the WSGI standard to promote reusability and to separate functionality into distinct modules.
Pylons is the newest of the current crop of web application frameworks, which also includes Django and TurboGears. It is strongly influenced by Ruby on Rails: two of its main components, Routes and WebHelpers, are Python reimplementations of Rails features.
[edit] See also
[edit] External links
Most of the features Pylons provides are implemented in related packages:
- Myghty - URL Dispatch, Controllers, Caching, Templating and more
- Python Paste - Project setup, testing, and deployment
- EasyInstall - Installation and package dependencies
- Routes - Routing implementation based on Rails routes
- FormEncode - Validation and form generation
- WebHelpers - HTML Helper functions
[edit] Mailing List
pylons-discuss on Google Groups
Information taken from Google Groups as of Oct 31st, 2006:
- 393 Members
- 268 Average messages per month (3 previous months)