Home | Top | ← | → | Overview | Module | Class | Index | Help |
|
About |
---|
|
||||
Version: 0.1.1
Author: Arno-Can Uestuensoez
License: Artistic-License-2.0 + Forced-Fairplay-Constraints
Classes | |
YapyDataINIError Generic INI syntax error. |
|
MultiOrderedDict Add lists for multi-key items. |
|
CaseSensitiveConfigParser Preserves case of all keys - including DEFAULT section. Suppress formatting of optionstr, preserves upper case characters. |
|
DataTreeINI The the supported in-memory data tree representation of the INI syntax supports a JSON compatible in memory data structure. The supported structure relies on the standard ConfigParser - of Python2 and Python3 - with a minimum set of custom addons. For a full set of extensions refer to the package multiconf. |
|
ConfigDataINIX A simple configuration file parser based on the standard ConfigParser class. |
Functions | |||
|
|||
|
Variables | |
__uuid__ = "60cac28d-efe6-4a8d-802f-fa4fc94fa741"
|
Function Details |
Creates a new branch including the assigned value to the last node. The node types are defined by the types of the subpath entries. Supports a single linear branch only, no sub-branching. The created path is validated for permitted types. The derived types such as JSON have to support their own branch method. Thus provided as a static method.
|
Scan tree into JSON representation. Uses recursive calls to readout_data through the logical tree spanned by ConfigParser.
|
Home | Top | ← | → | Overview | Module | Class | Index | Help |
|
About |
---|
Copyright(C) 2019 Arno-Can Uestuensoez @Ingenieurbuero Arno-Can Uestuensoez | https://arnocan.wordpress.com |
Generated by Epydoc 4.0.4 / Python-3.8 / fedora27 on Wed Dec 18 13:50:08 2019 | http://epydoc.sourceforge.net |