Reference¶

This part of the documentation contains detailed references about the code of ConfZ.

Contents:

  • ConfZ
    • BaseConfig
    • depends_on()
    • validate_all_configs()
  • Sources
    • ConfigSource
    • FileSource
    • EnvSource
    • CLArgSource
    • DataSource
    • ConfigSources
    • FileFormat
  • Loaders
    • Loader
    • register_loader()
  • Exceptions
    • ConfigException
    • UpdateException
    • FileException
 
  • ← Migration Guide
  • ConfZ →

ConfZ

ConfZ is a configuration management library for Python based on pydantic.

Navigation

  • Using ConfZ
  • Migration Guide
  • Reference
    • ConfZ
    • Sources
    • Loaders
    • Exceptions

  • Quick Start

Related Topics

  • Documentation overview
    • Previous: Migration Guide
    • Next: ConfZ

Quick search

©2023, Zühlke. | Page source