{"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"],"install":[{"cmd":"pip install astcheck","imports":["from astcheck import is_ast_like","from astcheck import assert_ast_like","from astcheck import ASTMismatch"]}],"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"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}