LayeredConfig
latest
  • Introduction
  • Usage
  • Using LayeredConfig with argparse
  • Embedding configuration in python files
  • API reference
  • Available sources
  • Implementing custom ConfigSource classes
LayeredConfig
  • Docs »
  • LayeredConfig
  • Edit on GitHub

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.

  • Introduction
  • Usage
    • Precedence
    • Config sources
    • Typing
    • Subsections
    • Cascading
    • Modification and persistance
  • Using LayeredConfig with argparse
  • Embedding configuration in python files
  • API reference
  • Available sources
    • Hardcoded defaults
    • Environment variables
    • Command-line parameters
    • INI files
    • JSON files
    • YAML files
    • PList files
    • Python files
    • etcd stores
  • Implementing custom ConfigSource classes
Next

© Copyright 2014, Staffan Malmgren Revision c0eae96d.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
v0.2.0
v0.1.0
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.