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.1.tar.gz
(8.7 kB
view details)
Built Distribution
File details
Details for the file chevron_blue-0.2.1.tar.gz
.
File metadata
- Download URL: chevron_blue-0.2.1.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 | fec5d54f2a71883c74a6e8266936aeaf2b2427c91dd32dc77e5cc64cdbf1c7d2 |
|
MD5 | 1c559626e434c40bec841adc3f6792ab |
|
BLAKE2b-256 | 9a4452293d3b0238318222a9bbf9092c53ad34afd1fc4dad7e30f4ce85cdfddd |
File details
Details for the file chevron_blue-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: chevron_blue-0.2.1-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 | ab9accbb5c5f42ba224821904a4f14642cbc6d117706a8b105723bc80e733dea |
|
MD5 | 3f825f248eae6c36b3418eb3f4969afc |
|
BLAKE2b-256 | d9f1b959f5888a68017736384b90b8bb4a5ba78b32b3df7b5e31a2446ec17cba |