Welcome to the Pylons Cookbook
This space contains Pylons HOWTO recipes, tutorials, and other documentation not in the Pylons Official Docs. Very short tips are in the Pylons FAQ.
|
Please feel free to contribute articles, corrections and comments! There are some Documentation Guidelines to get you started as well as some guidelines on Using XML-RPC With Confluence if you want to automate the process of putting documentation online. Alternatively you can browse the existing articles by clicking the "view in hierarchy" link below. There's still some old (mostly pre 0.9.5 oriented) content on the Old Trac Wiki. If you find errors, have a wish or idea for a new article, or are looking for a way to contribute, please see Suggested Improvements to the Documentation. |
|
- Alternative logging configuration
- Authentication and Authorization
- Configuring Pylons for low memory usage
- Controllers
- Adding Controllers without restarting (during run-time)
- Adding trailing slash to pages automatically
- Alternative controller searching method
- Attaching WSGI apps under Pylons
- Handling tables with many fields
- Making a SOAP Controller with Optio's Soaplib
- SOAP Controller with Optio's Soaplib and SQLAlchemy
- ZSI Client for SOAP Controller with Optio's Soaplib
- ZSI Client for SOAP Controller with Optio's Soaplib and SQLAlchemy
- Database
- Deployment
- Apache as a reverse proxy for Pylons
- Creating a 'Down for Maintenance' page
- Creating a Debian package from your Pylons project
- Creating a Sandboxed Pylons Installation with a Virtual Python Install
- Getting Started with workingenv
- How to run Pylons as a Windows service
- init.d script to start and stop an app
- Installing and running Pylons as plain CGI with a no-frills hosting service
- Issues with long-running Pylons processes
- Logging under mod_wsgi
- Manage Pylons application with supervisord
- mod_wsgi and workingenv.py
- Production Deployment Using Apache, FastCGI and mod_rewrite
- Production Deployment Using Apache, FastCGI and mod_rewrite, alternate version
- Production deployment using mod_python
- Production deployment using supervisor Apache as a reverse proxy
- Pylons deployment with daemontools
- Red Hat friendly init.d script with chkconfig support
- Running Pylons with NGINX
- Running Pylons with SCGI and Lighttpd
- Serving a Pylons app with IIS
- Setting up Apache and SSL for Pylons
- Some performance test results
- Using a Virtualenv Sandbox
- Designing meaningful URLs and response statuses
- Extending Pylons
- Forms
- Getting Started
- An Approach For Planning the Structure of a Pylons Application
- Concepts of Pylons
- Getting Data from the Configuration File
- Getting started with AJAX
- Pylons for PHP Users
- QuickWikiEvoque - a tutorial application, Pylons 0.9.7, Evoque 0.4, SQLAlchemy 0.5
- Setting cookies and response headers
- Using Eggs Which Aren't On The Cheeseshop
- Using Mako templating language
- Google Summer of Code
- Hacking Pylons for handling large file upload
- Installing and running Pylons as plain CGI on a webhost
- Installing Pylons With RPM
- Mercurial for Subversion Users
- Pylons Book discussion 2007-10-28
- Pylons Execution Analysis 0.9.6
- Pylons Execution Analysis 0.10
- Pylons on Jython
- Recipes
- Adding your own middleware
- A Pylons controller with MoinMoin as a WSGI callable
- A Pylons Controller with Trac as WSGI Callable
- Automatic HTML validation
- Dispatch logging
- Easy Install to a specific directory
- Hacking validate into a split functionality
- Mako + Vim's SnippetsEmu
- PayPal Instant Payment Notification (IPN)
- Request logging
- Using colors to enhance readability of server output
- Using matplotlib to output graphics from a controller
- routes - dynamic controllers
- Scripts for paster serve
- Templating
- Testing
- Troubleshooting
- Tutorials
- Creating a Pylons application for Google App Engine
- Curve and Surface Fitting tutorial
- External Tutorials
- Form generation with Mako
- Guides to Pylons for people in a hurry
- How map.resource enables controllers as services
- LEGACY DOCUMENT How to write a basic blog with Pylons and SQLObject
- Making a Pylons Blog
- Pylons 0.97 on App Engine 1.2.5 with "appengine-homedir"
- Pylons Curve and Surface Fitting Tutorial
- Pylons Running on Google AppEngine
- Unicode checklist
- What's new in Pylons 0.9.7?