CMD + K

iniparse

Community

Accessing and Modifying INI files

Installation

To install this package, run one of the following:

Conda
$conda install avengers::iniparse

Usage Tracking

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

Description

iniparse is an INI parser for Python which is API compatible with the standard library's ConfigParser, preserves structure of INI files (order of sections & options, indentation, comments, and blank lines are preserved when data is updated), and is more convenient to use.

About

Summary

Accessing and Modifying INI files

Last Updated

Aug 1, 2017 at 13:12

License

MIT License or Python Software Foundation License

Supported Platforms

linux-64