skip to navigation
skip to content

mako-version-tag 1.1

Displays pkg_resources distribution versions in Mako templates

This library makes it very easy to include version information in your mako templates. For example, displaying the current version in the footer for each page makes keeping track of which version of the site is live on an environment very straightforward.

To use this library, import it into your Mako templates, then call the distribution tag

<%namespace name="v" module="versiontag"/>
<!-- ... -->
${v.distribution('my-app')}
 
File Type Py Version Uploaded on Size # downloads
mako-version-tag-1.1.tar.gz (md5) Source 2009-09-12 2KB 487
mako_version_tag-1.1-py2.6.egg (md5) Python Egg 2.6 2009-09-12 2KB 608