{"library":"baron","type":"library","category":null,"description":"Baron is a Full Syntax Tree (FST) library for Python, designed for refactoring and detailed code analysis. Unlike an Abstract Syntax Tree (AST) which discards some syntax information, Baron's FST preserves all original formatting, including comments, empty lines, and spacing, ensuring that converting code to an FST and back exactly reproduces the original source code. The current version is 0.10.1, released in December 2021. Development is active with a focus on bug fixes, minor feature additions, and performance improvements, indicating a measured release cadence.","language":"python","status":"active","version":"0.10.1","tags":["AST","FST","refactoring","code analysis","syntax tree","python"],"last_verified":"Sat May 23","install":[{"cmd":"pip install baron","imports":["from baron import parse","from baron import dumps"]}],"homepage":null,"github":"https://github.com/PyCQA/baron","docs":null,"changelog":null,"pypi":"https://pypi.org/project/baron/","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":2.79,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/baron/compatibility"}}