{"library":"astcheck","type":"library","category":null,"description":"astcheck is a Python library designed to check Abstract Syntax Trees (ASTs) against structured templates. It's particularly useful for testing AST transformations, linters, or any code that processes Python ASTs. The current version is 0.4.0, with releases occurring periodically to address minor improvements and Python version compatibility.","language":"python","status":"active","version":"0.4.0","tags":["ast","abstract syntax tree","testing","static analysis","code analysis"],"last_verified":"Tue May 26","install":[{"cmd":"pip install astcheck","imports":["from astcheck import is_ast_match","from astcheck import assert_ast_equal","from astcheck import match_ast","from astcheck import NAME"]}],"homepage":null,"github":"https://github.com/takluyver/astcheck","docs":"https://astcheck.readthedocs.io/en/latest/","changelog":null,"pypi":"https://pypi.org/project/astcheck/","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":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/astcheck/compatibility"}}