Welcome to StdConfigParser’s documentation!¶

Contents:

  • Introduction
    • Human readable configuration
    • Features
    • Why do I care about a configuration format?
    • My configuration history (in short)
  • The specification
    • Comments
    • Sections
    • Options (keys)
    • Values
    • Default section
    • Interpolation
    • Interface
    • Goodies
    • Listing of values (getlisting)
    • Multiple values (getlines)
  • Style guide
    • Sections
    • Keys and values
    • Indention
  • API
  • Examples
    • Simple usage
    • Default values
    • List of values
    • Multi line values
    • Multiple sections
    • Multiple sections namespace package
    • Multiple sections no sharing with others
    • Interpolation and defaults
    • Config file with interpolation
    • Environment information
    • Additional converter, getjson
    • Additional converter, getliteral
    • Config file includes
  • Changelog
    • 1.0.1
    • 1.0
    • 0.9
    • 0.8
    • 0.7
    • 0.6
    • 0.5
    • 0.4

Indices and tables¶

  • Index
  • Search Page

Logo

Table Of Contents

  • Welcome to StdConfigParser’s documentation!
  • Indices and tables

Related Topics

  • Documentation overview
    • Next: Introduction

This Page

  • Show Source

Quick search

©2016, Wolfgang Langner. | Powered by Sphinx 1.5.3 & Alabaster 0.7.10 | Page source