Skip to content

matchaxnb/pyyaml-keep-anchors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyyaml-keep-anchors

Keep anchor references when parsing yaml files

Purpose

This YAML utils allow to parse YAML while keeping track of alias resolutions. Since aliases contain useful meta-infos we want to expose them For the moment we support only keeping anchor names on sequences and mappings. If you need to solve other anchors feel free to extend. You just need to add methods co AliasResolverYamlConstructor

Contribute at https://github.com/matchaxnb/pyyaml-keep-anchors

Example

python -m example.example # :-)

About

Keep anchor references when parsing yaml files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages