Simple command line INI editor. Get list of sections Get list of keys from section Get value of key from section Add/Edit value of key from section Delete key from section Delete entire section Check ...
A simple Python script designed to make configuring your config.ini file quick, easy, and user-friendly. This utility scans your existing configuration file, prompts you to fill in missing or ...