Patch yaml files.
Project description
yaml-patcher
Patch yaml files.
Free software: Apache Software License 2.0
Documentation: https://yaml-patcher.readthedocs.io.
Installation
pip install yaml_patcher
Features
Patch a YAML configuration file with another that specifies the transformations. For now only supports a replace operation with a literal path.
Follows the format in https://github.com/krishicks/yaml-patch.
To run just use:
yaml_patcher base.yaml patch.yaml patched_output.yaml
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2020-11-27)
First release on PyPI.
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
yaml_patcher-0.1.0.tar.gz
(8.6 kB
view details)
File details
Details for the file yaml_patcher-0.1.0.tar.gz
.
File metadata
- Download URL: yaml_patcher-0.1.0.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0.post20201006 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d34d975e8f17502e8a58ba034f0f897786fb1ddfab20cb3414080fa38ac12023 |
|
MD5 | 6fc04a676fc17bcbe784367785079c82 |
|
BLAKE2b-256 | e0c3c8d159583ba0d0d391354fb65211f3ea141887de46cb631631a6dd12c621 |