jinja2 pre and post-processor to update with YAML
Project description
ruamel.yaml.jinja2
- version:
0.2.7
- updated:
2021-09-23
- repository:
- pypi:
jinja2 templates for YAML files can normally not be loaded as YAML before rendering the template. This plugin allows pre and post-processing based on the round-trip processor.
It works by rewriting the jinja2 constructs and keeping track of what needs to be “un-rewritten” for this to work, you need to use the same YAML() instance for loading and dumping.
Its intended use is allowing you to update hardcoded values in the YAML file, and not to update the jinja2 template part (which might even only be available in a comment).
See, the bottom of, this StackOverflow answer or this one.
ChangeLog
- 0.2.7 (2021-09-23):
add link to example answers on SO, add badges to README
- 0.2.6 (2021-09-23):
fix README
- 0.2.5 (2021-09-23):
add support for “{{- “ in if-statement user3170450 on stackoverflow
- 0.2.4:
fix spurious .pth file for nested package.
- 0.2.3:
handling jinja2 comments, PR supplied by Jude N
- 0.2.2 (2017-10-11):
fix for Python 3.x
- 0.2.1 (2017-06-23):
add univeral wheel
- 0.2.0 (2017-06-23):
rename to __plug_in__.py
- 0.1.3 (2017-06-18):
remove generation of non-functional jinja2 executable
- 0.1.2 (2017-06-16):
added keyword, dependency on ruamel.yaml
- 0.1.1 (2017-06-14):
initial plug-in version
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
File details
Details for the file ruamel.yaml.jinja2-0.2.7.tar.gz
.
File metadata
- Download URL: ruamel.yaml.jinja2-0.2.7.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8449be29d9a157fa92d1648adc161d718e469f0d38a6b21e0eabb76fd5b3e663 |
|
MD5 | c10b4bd488ee723e529ef9aa7aac13e5 |
|
BLAKE2b-256 | 91e0ad199ab894f773551fc352541ce3305b9e7c366a4ae8c44ab1bc9ca3abff |
File details
Details for the file ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl
.
File metadata
- Download URL: ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb36abd4d308794e9a497e48f98cbd2b921d2cd2946bbc9f1bea42c9b142a241 |
|
MD5 | f6c8d648571089929e05f509fe8f7a7b |
|
BLAKE2b-256 | d0ef6281be4ef86a6a0e6f06004c2e4526de3d880f4eaf4210a07a269ad330b3 |