Version 1.0
Copyright © 2023 Lowell D. Thomas
python-ini
 … powered by Python APG
All Classes Namespaces Files Functions Variables Pages
examples Directory Reference

Several examples of using the IniFile class.

More...

Files

file  all_options.py [code]
 A demonstration of almost all of the features of the IniFile class.
 
file  basic.py [code]
 A very basic demonstration with a simple INI file.
 
file  defaults.py [code]
 A demonstration of specifying default values for missing section or key names.
 
file  multi_values.py [code]
 A demonstration of keys with multiple values.
 
file  writer.py [code]
 A demonstration of the INI writer.
 

Detailed Description

Several examples of using the IniFile class.

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