{"library":"ast-tools","type":"library","category":null,"description":"ast-tools is a Python library providing a toolbox for working with and transforming Python Abstract Syntax Trees (ASTs). It offers utilities like `MutableAST` for in-place modifications and a `Visitor` for traversing ASTs, simplifying complex AST manipulations. The current version is 0.1.8, and its release cadence is infrequent, with the last release in June 2022.","language":"python","status":"active","version":"0.1.8","tags":["ast","abstract syntax tree","code generation","metaprogramming","code transformation"],"last_verified":"Tue May 26","install":[{"cmd":"pip install ast-tools","imports":["from ast_tools.mutable_ast import MutableAST","from ast_tools.common import function_to_ast","from ast_tools.stack_vm import Visitor"]}],"homepage":null,"github":"https://github.com/leonardt/ast_tools","docs":null,"changelog":null,"pypi":"https://pypi.org/project/ast-tools/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/ast-tools/compatibility"}}