Skip to main content

A tween which renders a badge on the page indicating the version.

Project description

pyramid_versionbadge

Minimal tween to display a version number or other stuff on every page of your app.

<div id=”versionbadge”>Your text</div>

To use, include the tween and set a value for “versionbadge.text” in your config registry. You can also set a value for “versionbadge.css” to have the div get a css class.

If the text value is empty, the div will not be rendered.

If the text value is not included in the config at all, it will be rendered with a default value.

pyramid_versionbadge

0.3 (2018-12-03)

  • Add support for Python 3. Remove (official) support for Python 2.

0.2 (2013-12-04)

  • add second setting for css class

  • enable badge per default

  • possibility to set css class

  • tests

0.1 (2013-12-03)

  • initial release

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

pyramid_versionbadge-0.3.tar.gz (2.7 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