Version 1.0
Copyright © 2023 Lowell D. Thomas
python-ini
 … powered by Python APG
python_ini Directory Reference

The IniFile class.

More...

Files

file  __init__.py [code]
 
file  __main__.py [code]
 
file  ast_callbacks.py [code]
 The AST call back functions for translation of the IniFile parser result.
 
file  grammar.py [code]
 
file  help.py [code]
 This is the INI help function.
 
file  ini_file.py [code]
 The IniFile class for parsing an INI file into section/key/values.
 
file  ini_writer.py [code]
 The IniWriter class for creating and writing an INI file.
 
file  parser_callbacks.py [code]
 The parser call back functions for the IniFile class.
 

Detailed Description

The IniFile class.

Python APG, Version 1.0, is licensed under the 2-Clause BSD License,
an Open Source Initiative Approved License.