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
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 Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mako-version-tag-1.1.tar.gz.
File metadata
- Download URL: mako-version-tag-1.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
263b0ceef00f3c6b98808dfb9da8d8b21fdb95cd612e87d7bd612a956b8f9e4a
|
|
| MD5 |
d721b121ee42963a75920a6f793a36aa
|
|
| BLAKE2b-256 |
4a1833db0e17e0ad78761a22ad6c4c6c7a6940558548fbdef8b0728f515a84ad
|
File details
Details for the file mako_version_tag-1.1-py2.6.egg.
File metadata
- Download URL: mako_version_tag-1.1-py2.6.egg
- Upload date:
- Size: 2.8 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fd2ae1b6a487312776fd43e8243e0f54660790da4e2904c71273656cdc3060e
|
|
| MD5 |
9e676b9489cdc0e2cf4df2413c8ec895
|
|
| BLAKE2b-256 |
c2581e4099ea5abd5234a602e874389a0b94c46a13331900d7967938dc22d6e9
|