iniconfig
iniconfig: brain-dead simple config-ini parsing
iniconfig: brain-dead simple config-ini parsing
To install this package, run one of the following:
iniconfig is a small and simple INI-file parser module having a unique set of features: o maintains order of sections and entries o supports multi-line values with or without line-continuations o supports “#” comments everywhere o raises errors with proper line-numbers o no bells and whistles like automatic substitutions o iniconfig raises an Error if two sections have the same name.
Summary
iniconfig: brain-dead simple config-ini parsing
Last Updated
Jan 2, 2026 at 13:48
License
MIT
Total Downloads
489.5K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/RonnyPfannschmidt/iniconfigDocumentation
https://github.com/RonnyPfannschmidt/iniconfig