FileConfig¶
Bases: ConfigObject
Base for root configuration objects loaded from JSON files.
Is based on ConfigObject, so both loading from file and from a mapping are supported.
Bases: ConfigObject
Base for root configuration objects loaded from JSON files.
Is based on ConfigObject, so both loading from file and from a mapping are supported.
from_dict(data)
classmethod
¶