resconfig¶

A minimalistic application configuration library for Python.

User’s Guide¶

  • Introduction
  • Installation
  • Quickstart
    • The “.”-Style Key Notation
    • Use with Configuration Files
    • Use with Environment Variables
    • Use with ArgumentParser
    • Adding Actions on Changes
  • The “.”-Style Key Notation
  • Configuration from Files
    • Merge Behavior
    • File Types
  • Environment Variables
  • ArgumentParser Integration
    • Dynamic Argument Generation
    • Reading from Argument
  • Watch Functions
  • Config Precedence

Notes¶

  • Changelog
    • Unreleased
    • 20.4.3a (April 19, 2020)
    • 20.4.2a (April 18, 2020)

API Reference¶

  • API
    • ResConfig Object
    • ConfigPath Object
    • Actions
  • Developer API
    • ONDict Object

Indices and tables¶

  • Index

  • Module Index

  • Search Page

resconfig

Navigation

  • Introduction
  • Installation
  • Quickstart
  • The “.”-Style Key Notation
  • Configuration from Files
  • Environment Variables
  • ArgumentParser Integration
  • Watch Functions
  • Config Precedence
  • Changelog
  • API
  • Developer API

Related Topics

  • Documentation overview
    • Next: Introduction

Quick search

©2020, Taro Sato. | Powered by Sphinx 3.2.1 & Alabaster 0.7.12 | Page source