{"library":"tomli","type":"library","category":null,"description":"Tomli is a Python library for parsing TOML (Tom's Obvious, Minimal Language) files, fully compatible with TOML v1.0.0. As of version 2.4.1, it provides a backport of the standard library's `tomllib` module introduced in Python 3.11, ensuring compatibility for earlier Python versions. The library is actively maintained, with regular updates to enhance functionality and maintain compatibility.","language":"python","status":"active","version":"2.4.1","tags":["TOML","parser","configuration","Python"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install tomli","imports":["from tomli import load","from tomli import loads"]}],"homepage":null,"github":"https://github.com/hukkin/tomli","docs":null,"changelog":"https://github.com/hukkin/tomli/blob/master/CHANGELOG.md","pypi":"https://pypi.org/project/tomli/","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.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/tomli/compatibility"}}