{"library":"pure-eval","type":"library","category":null,"description":"pure-eval is a Python library (current version 0.2.3) designed to safely evaluate Abstract Syntax Tree (AST) nodes without allowing arbitrary code execution or unwanted side effects. It provides a controlled way to inspect and compute values from Python expressions, making it suitable for static analysis and secure evaluation contexts. The library is actively maintained, with updates released periodically.","language":"python","status":"active","version":"0.2.3","tags":["AST","evaluation","safe-evaluation","security","abstract-syntax-tree"],"install":[{"cmd":"pip install pure-eval","imports":["from pure_eval import Evaluator","from pure_eval import CannotEval"]}],"homepage":null,"github":"http://github.com/alexmojaki/pure_eval","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pure-eval/","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.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pure-eval/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}