{"library":"editorconfig","type":"library","category":null,"description":"The editorconfig-core-py library provides a Python implementation for locating and interpreting `.editorconfig` files. It allows applications to retrieve editor configuration properties (like indentation style, tab width, and line endings) for a given file path, ensuring consistent coding styles across different editors and IDEs. The current version is 0.17.1, with releases typically tied to core EditorConfig specification updates or Python compatibility.","language":"python","status":"active","version":"0.17.1","tags":["configuration","editor","linting","style"],"last_verified":"Wed May 20","install":[{"cmd":"pip install editorconfig","imports":["import editorconfig\nproperties = editorconfig.get_properties(filepath)"]}],"homepage":"https://editorconfig.org/","github":"https://github.com/editorconfig/editorconfig-core-py","docs":null,"changelog":null,"pypi":"https://pypi.org/project/editorconfig/","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.5,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/editorconfig/compatibility"}}