CMD + K

configupdater

Community

Parser like ConfigParser but for updating configuration files

Installation

To install this package, run one of the following:

Conda
$conda install ad-testing::configupdater

Usage Tracking

3.1.1
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

The sole purpose of ConfigUpdater is to easily update an INI config file with no changes to the original file except the intended ones. This means comments, the ordering of sections and key/value-pairs as wells as their cases are kept as in the original file. Thus ConfigUpdater provides complementary functionality to Python's ConfigParser which is primarily meant for reading config files and writing new ones.

About

Summary

Parser like ConfigParser but for updating configuration files

Last Updated

Sep 8, 2023 at 02:26

License

MIT

Total Downloads

6