Skip to main content

A Python implementation of the mustache template language

Project description

chevron-blue

A Python implementation of the mustache templating language.

Acknowledgements

This library is a fork of chevron authored by Noah Morrison.

The following changes have been made:

  • Switched to a modern build system (poetry)
  • Switched to GitHub Actions for CI
  • Used Ruff for linting and formatting
  • Dropped support for Python 2
  • Verified support for Python 3.7 - 3.12
  • Fixed bug where variables could be incorrectly resolved from other scopes (see #3)
  • Added global --no-escape option to disable HTML escaping (see #4)

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

chevron_blue-0.2.1.tar.gz (8.7 kB view hashes)

Uploaded Source

Built Distribution

chevron_blue-0.2.1-py3-none-any.whl (10.3 kB view hashes)

Uploaded Python 3

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