- Loading a `toml` file.
- Initializing a dataclass with the loaded toml and storing it as a singleton.
- Default path, folder and file name.
- Specification of a config file path via argument of `get()`.
- Validation using pydantic.
- README that explains it all.
[//]: (Header for a release: [1.1.0] - 2019-02-15)
[//]: (Sections: Added / Changed / Deprecated / Removed / Fixed)