Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 551 Bytes

index.rst

File metadata and controls

22 lines (18 loc) · 551 Bytes

LayeredConfig

LayeredConfig compiles configuration from files, environment variables, command line arguments, hard-coded default values, or other backends, and makes it available to your code in a simple way.

readme usage argparse pyfile api sources configsource