Pylons Project Template Using Genshi As The Templating Language
Project description
PylonsGenshi is a paster template based on the Pylons one but addressing Genshi as it’s templating engine.
It basicly provides Markup wrapped webhelpers and a Formencode validate decorator designed to work with Genshi.
For an up-to-date read of the documentation, please Read the Documentation page on site.
Instalation
It’s as easy as:
sudo easy_install PylonsGenshi
Or if you wish to install current trunk:
sudo easy_install http://pastie.ufsoft.org/svn/sandbox/PylonsGenshi/trunk
PylonsGenshi can optionally install the MinificationWebHelpers which would already be wrapped in Markup objects. To install that extra:
sudo easy_install PylonsGenshi[minification]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
PylonsGenshi-0.1.0.zip
(30.7 kB
view hashes)
PylonsGenshi-0.1.0.tar.bz2
(15.2 kB
view hashes)
Built Distribution
PylonsGenshi-0.1.0-py2.5.egg
(36.7 kB
view hashes)