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 anaconda-python-gte-3.10::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

Mar 31, 2025 at 21:08

License

MIT

Total Downloads

0

Version Downloads

0

Supported Platforms

linux-64