About Anaconda Help Download Anaconda

main / packages / configupdater 3.1.1

Parser like ConfigParser but for updating configuration files

Installers

  • linux-64 v3.1.1
  • linux-aarch64 v3.1.1
  • linux-ppc64le v3.1.1
  • linux-s390x v3.1.1
  • osx-64 v3.1.1
  • osx-arm64 v3.1.1
  • win-64 v3.1.1

conda install

To install this package run one of the following:
conda install main::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.


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