Skip to main content

Displays pkg_resources distribution versions in Mako templates

Project description

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')}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mako-version-tag-1.1.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

mako_version_tag-1.1-py2.6.egg (2.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page