bundles / papyri latest / papyri / config_loader
module
papyri.config_loader
source: /papyri/config_loader.py :0
Members
Summary
Config dataclass and TOML loader for papyri gen.
Extended Summary
The configuration shape matches the [global] and [meta] sections of the per-package TOML files in examples/. load_configuration returns the parsed package name, [global] section (sans module), and [meta] section.
Additional content
Config dataclass and TOML loader for papyri gen.
The configuration shape matches the [global] and [meta] sections of the per-package TOML files in examples/. load_configuration returns the parsed package name, [global] section (sans module), and [meta] section.
Aliases
-
papyri.config_loader