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::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

Nov 18, 2022 at 11:59

License

MIT

Total Downloads

1.3K

Version Downloads

1.3K

Supported Platforms

linux-ppc64le
macOS-arm64
linux-64
linux-aarch64
linux-s390x
macOS-64
win-64