Some Mod_python Examples

[Back to Main page]

This page contains useful examples of mod_python usage.

1. A Corporate Internet Site in Publisher + PSP

Posted 1/15/2004. Requires mod_python version 3.1

This is your typical company site with About, Product, etc. This example demostrates how to use the Publisher along with PSP as a templating mechanism. Unlike straight PSP, this approach maintains a clean separation of logic and presentation, along the lines of the Model-View-Controller paradigm. To see in action click here, to download a tarball click here.

(more exaples will be posted eventually)