piglot.utils.yaml_parser

Module for parsing the YAML configuration file.

Functions

parse_config_file

Parses the YAML configuration file.

Classes

UniqueKeyLoader

YAML loader that checks for duplicate keys in mappings.