configy

Modules

Attributes
module configy.Attributes

Define UDAs that can be applied to a configuration struct

DubTest
module configy.DubTest

Contains tests for dub-specific extensions

Exceptions
module configy.Exceptions

Definitions for Exceptions used by the config module.

FieldRef
module configy.FieldRef

Implement a template to keep track of a field references

Read
module configy.Read

Utilities to fill a struct representing the configuration with the content of a YAML document.

Test
module configy.Test

Contains all the tests for this library.

Utils
module configy.Utils

Utilities used internally by the config parser.