Pylons Reference Documentation¶
Getting Started with Pylons¶
MVC Reference¶
Project Configuration and Logging¶
Forms, Validation, and Helpers¶
Internationalization, Sessions, and Caching¶
- Internationalization and Localization
- Introduction
- Getting Started
- Using Babel
- Back To Work
- Testing the Application
- Fallback Languages
- Translations Within Templates
- Lazy Translations
- Producing a Python Egg
- Plural Forms
- Summary
- Further Reading
babel.core
– Babel core classesbabel.localedata
— Babel locale datababel.dates
– Babel date classesbabel.numbers
– Babel number classes
- Sessions
- Caching
Testing, Upgrading, and Deploying¶
Installation for Windows / Python 2.3¶
Pylons on Jython¶
Module Listing¶
- Pylons Modules
pylons.commands
– Command line functionspylons.configuration
– Configuration object and defaults setuppylons.controllers
– Controllerspylons.controllers.core
– WSGIController Classpylons.controllers.util
– Controller Utility functionspylons.controllers.xmlrpc
– XMLRPCController Classpylons.decorators
– Decoratorspylons.decorators.cache
– Cache Decoratorspylons.decorators.rest
– REST-ful Decoratorspylons.decorators.secure
– Secure Decoratorspylons.error
– Error handling supportpylons.i18n.translation
– Translation/Localization functionspylons.log
– Logging for WSGI errorspylons.middleware
– WSGI Middlewarepylons.templating
– Render functions and helperspylons.test
– Test related functionalitypylons.util
– Paste Template and Pylons utility functionspylons.wsgiapp
– PylonsWSGI App Creator
- Third-party components
- Glossary
For further information, indices are available: