Configuration
- class ioiocore.configuration.Configuration(**kwargs)[source]
Bases:
dictA dictionary-based configuration class with validation and reserved metadata handling.
- class Keys[source]
Bases:
objectPlaceholder for configuration keys. Should be extended by subclasses.
- class ReservedKeys[source]
Bases:
objectReserved keys that cannot be used as configuration fields.