{"library":"tree-sitter-toml","type":"library","category":null,"description":"tree-sitter-toml provides a TOML grammar for the Tree-sitter parsing library, with Python bindings and pre-compiled wheels. It enables efficient, incremental parsing of TOML files, generating concrete syntax trees for various programming tools. The library is currently at version 0.7.0 and is actively maintained within the Tree-sitter grammars ecosystem.","language":"python","status":"active","version":"0.7.0","tags":["toml","parsing","tree-sitter","grammar","ast"],"last_verified":"Fri May 22","install":[{"cmd":"pip install tree-sitter-toml tree-sitter","imports":["import tree_sitter_toml\nfrom tree_sitter import Language, Parser\n\nTOML_LANGUAGE = Language(tree_sitter_toml.language())"]}],"homepage":null,"github":"https://github.com/tree-sitter-grammars/tree-sitter-toml","docs":null,"changelog":null,"pypi":"https://pypi.org/project/tree-sitter-toml/","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.7,"avg_import_s":0.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/tree-sitter-toml/compatibility"}}