About Anaconda Help Download Anaconda

Parser like ConfigParser but for updating configuration files

copied from cf-staging / configupdater

Installers

  • noarch v3.2

conda install

To install this package run one of the following:
conda install conda-forge::configupdater

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy