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
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
chevron_blue-0.2.0.tar.gz
(8.7 kB
view details)
Built Distribution
File details
Details for the file chevron_blue-0.2.0.tar.gz
.
File metadata
- Download URL: chevron_blue-0.2.0.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.13 Linux/6.2.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b5e0a17a352fe1b6ee9647f8875a449aaa80a39924868a9527884e49ce088ab |
|
MD5 | 35da21614fa6e65e0d513efb91614cf7 |
|
BLAKE2b-256 | 3dc12f3f7a094ace5d094e5f8149abc73065834eb9d86fd80c0c6f3b5799ea77 |
File details
Details for the file chevron_blue-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: chevron_blue-0.2.0-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.10.13 Linux/6.2.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d0d3dbe57114ca079dd9e8bdb381ecaea238cdca5c53f7a2faab2086b08b3eb |
|
MD5 | 88da8bab9447a3ad7d190ac3c4fa8fb7 |
|
BLAKE2b-256 | 81b2f0db512206c3771407c463de45c61ef5bb45300dcff010b142f53b234090 |