{"library":"iniparse","type":"library","category":null,"description":"iniparse is an INI parser for Python designed for API compatibility with the standard library's ConfigParser. It offers enhanced functionality, including preserving the structure of INI files (order of sections & options, indentation, comments, and blank lines) when data is updated, and more convenient dotted notation access to values. The current version is 0.5.1, with infrequent releases primarily focused on Python compatibility updates.","language":"python","status":"active","version":"0.5.1","tags":["ini","config","parser","configuration files","ConfigParser"],"last_verified":"Sun May 24","install":[{"cmd":"pip install iniparse","imports":["from iniparse import ConfigParser","from iniparse import RawConfigParser","from iniparse import SafeConfigParser"]}],"homepage":null,"github":"https://github.com/candlepin/python-iniparse","docs":null,"changelog":null,"pypi":"https://pypi.org/project/iniparse/","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.6,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/iniparse/compatibility"}}