Skip to main content
Ctrl+K
dicfg - Home dicfg - Home
  • Get Started with Dicfg
  • User Guide
  • API Reference
  • Release Notes
  • GitHub
  • Get Started with Dicfg
  • User Guide
  • API Reference
  • Release Notes
  • GitHub

Section Navigation

  • Get Started with Dicfg
  • User Guide
    • Introduction: ConfigReader
    • Command Line Interface
    • Merge & Replace
    • Interpolation: build_config
    • Dependency Injection
    • Presets
    • Context Keys
    • Addons
  • API Reference
    • dicfg
      • dicfg.addons
        • dicfg.addons.addon
        • dicfg.addons.load
        • dicfg.addons.math
        • dicfg.addons.modifiers
        • dicfg.addons.sql
        • dicfg.addons.templates
        • dicfg.addons.typing
        • dicfg.addons.updaters
        • dicfg.addons.validators
      • dicfg.configs
        • dicfg.configs.configdict
        • dicfg.configs.configlist
        • dicfg.configs.configset
        • dicfg.configs.configtuple
        • dicfg.configs.configvalue
      • dicfg.factory
        • dicfg.factory.build_config
        • dicfg.factory.InvalidObjectConfigurationError
        • dicfg.factory.InvalidReferenceError
      • dicfg.formats
        • dicfg.formats.read_json_config
        • dicfg.formats.read_yaml_config
      • dicfg.magics
        • dicfg.magics.ConfigMagics
      • dicfg.reader
        • dicfg.reader.ConfigReader
        • dicfg.reader.ConfigNotFoundError
  • Get Started with Dicfg

Get Started with Dicfg#

Installation#

pip install dicfg
conda install -c conda-forge dicfg

User Guide#

Introduction: ConfigReader

Command Line Interface

Merge and Replace

Interpolation: build_config

Dependency Injection

Presets

Context Keys

Addons

previous

Documentation

next

User Guide

© Copyright 2022, Mart van Rijthoven.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.