BatConf Logo

Introduction

  • Introduction
  • Quick Start
  • User Guide
  • Developers Guide

News and Announcements

  • Developers’ Blog

Reference

  • Changelog
  • Migration Guide
  • batconf
    • batconf package
BatConf
  • batconf
  • View page source

batconf

  • batconf package
    • Subpackages
      • batconf.sources package
        • Subpackages
        • Submodules
        • batconf.sources.argparse module
        • batconf.sources.args module
        • batconf.sources.dataclass module
        • batconf.sources.env module
        • batconf.sources.file module
        • batconf.sources.ini module
        • batconf.sources.toml module
        • batconf.sources.types module
        • batconf.sources.yaml module
        • Module contents
      • batconf.tests package
        • Submodules
        • batconf.tests.lib_test module
        • batconf.tests.manager_test module
        • batconf.tests.namespace_test module
        • batconf.tests.source_test module
        • batconf.tests.types_test module
        • Module contents
    • Submodules
    • batconf.lib module
      • ConfigSingleton
      • insert_source()
    • batconf.manager module
      • Configuration
    • batconf.source module
      • SourceInterface
        • SourceInterface.get()
      • SourceList
        • SourceList.get()
        • SourceList.insert_source()
    • batconf.types module
      • Examples
      • ConfigP
      • FieldP
        • FieldP.default
        • FieldP.name
        • FieldP.type
      • FileSourceP
      • SourceInterfaceP
        • SourceInterfaceP.get()
      • SourceListP
        • SourceListP.insert_source()
    • Module contents
      • Public API
      • Sources
      • Type annotations
      • ConfigSingleton
      • Configuration
      • EnvSource
      • IniSource
        • IniSource.get()
      • Namespace
      • NamespaceSource
      • SourceList
        • SourceList.get()
        • SourceList.insert_source()
      • TomlSource
        • TomlSource.get()
        • TomlSource.keys()
      • YamlSource
        • YamlSource.get()
        • YamlSource.keys()
      • insert_source()
Previous Next

© Copyright 2026, Lundy Bernard, Lauren Moore.

Built with Sphinx using a theme provided by Read the Docs.