Skip to main content

Exactly ccorp-yaml-include package with a bug fix and support of relative paths for included aliases

Project description

# CCorp Ruamel.YAML Include Extension

This package is exactly ccorp-yaml-include package(a fork of ccorp-yaml-include) that contains a bug fix (init of YAML didn’t accept a ‘typ’ kwargs that was a list) It also allows to use !include tag with a relative path for aliases, e.g. instead of just writing: <p> <em>!include bear_common.yaml</em> <br>(which means that bear_common.yaml should be located in the same directory as your yaml file) </p>

you can have: <p><em>!include ../common_data/bear_common.yaml</em> <br>(which means that bear_common.yaml in now located in a separate folder ‘common_data’)</p> - version 0.0.1: a bug related to ExcludingConstructor.construct_sequence() method to miss a parameter called ‘deep’, fixed.

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

ccorp-yaml-include-relative-path-0.0.2.tar.gz (3.0 kB view hashes)

Uploaded Source

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