Configfetch documentation¶

Helper to get values from configparser and argparse.

Contents:

  • Overview
    • Installation
    • Usage
      • dict fromat
      • FINI format
      • With argparse
    • API Overview
    • Value Selection
      • Section
      • Option
      • Nonstring
      • ArgumentParser Details
      • Conversion
      • Function
      • Concatenation
    • Builtin Functions
      • bool()
      • int()
      • float()
      • comma()
      • line()
      • bar()
      • cmd()
      • cmds()
      • fmt()
      • plus()
    • User Functions
    • FINI Syntax
    • Configuring Arguments
      • For FINI format (FiniOptionBuilder)
      • For dictionary (DictOptionBuilder)
    • API
      • ConfigFetch
      • fetch
      • Double
      • minusadapter
      • ConfigPrinter

Indices and tables¶

  • Index

  • Module Index

  • Search Page

configfetch

Navigation

Contents:

  • Overview

Related Topics

  • Documentation overview
    • Next: Overview

Quick search

©2017, Open Close. | Powered by Sphinx 8.1.3 & Alabaster 1.0.0 | Page source