Issues
- 0
Properly set required/optional access in Config Nodes that are created at a later point in time (e.g. upsert)
#51 opened by janehmueller - 1
Return config after env merge
#50 opened by milost - 0
Handle environment variables that overwrite config values with underscores in their names.
#52 opened by janehmueller - 0
Environment variable prefix should only match those variables with an underscore after the prefix
#45 opened by janehmueller - 0
- 0
Use msgpack for binary serialization
#30 opened by milost - 0
Serialization methods (JSON)
#23 opened by milost - 0
Switch to pytest and add flake 8 linting
#35 opened by janehmueller - 0
Revise ENV merging
#32 opened by milost - 0
Return as dict
#33 opened by milost - 0
Enable config iterations
#34 opened by milost - 0
Merge with ENV variables
#26 opened by milost - 0
Add new keys to the config
#25 opened by milost - 0
- 0
- 0
Handling of optional values
#8 opened by milost - 0
JSONSchema support
#9 opened by milost - 0
Chain validator functions
#5 opened by milost - 0
Better error reporting
#6 opened by milost - 0
Submodule for validators and converters
#10 opened by milost - 0
Check if key exists in config
#7 opened by milost - 0
Enable pickling of Config
#2 opened by janehmueller