Config will create a config class to store variables from a `config.toml` or from environment variables. Library contains utility functions: - @export exports modules in an `__init__.py` by adding to `__all__` - set_config() allows variables to be set on the config class