Welcome to annotatedyaml documentation!¶
Installation & Usage
Project Info
API Reference
- annotatedyaml package
InputNodeDictClassNodeListClassNodeStrClassSecretsUndefinedSubstitutionYAMLExceptionYamlTypeErrordump()extract_inputs()load_yaml()load_yaml_dict()parse_yaml()save_yaml()secret_yaml()substitute()- Submodules
- annotatedyaml.const module
- annotatedyaml.constructors module
- annotatedyaml.dumper module
- annotatedyaml.exceptions module
- annotatedyaml.input module
- annotatedyaml.loader module
- annotatedyaml.objects module
- annotatedyaml.reference module
- annotatedyaml.reference_object module
annotatedyaml¶
Documentation: https://annotatedyaml.readthedocs.io
Source Code: https://github.com/home-assistant-libs/annotatedyaml
Annotated YAML that supports secrets for Python
Installation¶
Install this via pip (or your favourite package manager):
pip install annotatedyaml
Contributors ✨¶
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Credits¶
This package was created with Copier and the browniebroke/pypackage-template project template.