CMD + K

iniconfig

Community

iniconfig: brain-dead simple config-ini parsing

Installation

To install this package, run one of the following:

Conda
$conda install ad-testing::iniconfig

Usage Tracking

2.1.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

iniconfig: brain-dead simple config-ini parsing

Last Updated

Sep 8, 2025 at 14:44

License

MIT

Total Downloads

10