chemicalchecker.util.config.config.Config

class Config(json_file=None)[source]

Bases: object

Config class.

An instance of this object holds config file section as atttributes.

Initialize a Config instance.

A Config instance is loaded from a JSON file.

Methods

keys