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

A very basic demonstration with a simple INI file. More...

Go to the source code of this file.

Namespaces

 basic
 

Variables

string basic.title
 
string basic.ini_file
 
 basic.ini = IniFile()
 
 basic.fstr
 
 basic.keys = ini.get_keys()
 
 basic.values = ini.get_values(key)
 
 basic.key
 
 basic.end
 

Detailed Description

A very basic demonstration with a simple INI file.

Definition in file basic.py.

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