{"library":"configupdater","type":"library","category":null,"description":"ConfigUpdater is a Python library designed to update INI configuration files while preserving their original formatting, comments, and structure. It offers complementary functionality to Python's standard `ConfigParser`, which primarily focuses on reading and writing new files. The library aims for minimal, targeted changes, ensuring that the ordering of sections and key-value pairs, as well as their original casing, remain intact. The current version is 3.2, and it is actively maintained as part of the PyScaffold project.","language":"python","status":"active","version":"3.2","tags":["configuration","ini","parser","updater","configparser-alternative"],"last_verified":"Wed May 20","install":[{"cmd":"pip install configupdater","imports":["from configupdater import ConfigUpdater"]}],"homepage":null,"github":"https://github.com/pyscaffold/configupdater","docs":"https://configupdater.readthedocs.io/","changelog":"https://configupdater.readthedocs.io/en/latest/changelog.html","pypi":"https://pypi.org/project/configupdater/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.14,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/configupdater/compatibility"}}