{"library":"asteval","type":"library","category":null,"description":"asteval provides a safe, minimalistic, and flexible Python expression evaluator built on the Abstract Syntax Tree (AST) module. It is designed to evaluate untrusted code within a sandboxed environment, offering fine-grained control over available symbols and operations. The current version is 1.0.8, with a development cadence focused on security enhancements, bug fixes, and supporting newer Python versions.","language":"python","status":"active","version":"1.0.8","tags":["security","sandbox","eval","expression","ast","safe-eval"],"last_verified":"Wed May 20","install":[{"cmd":"pip install asteval","imports":["from asteval import Interpreter"]}],"homepage":null,"github":"https://github.com/lmfit/asteval","docs":"https://lmfit.github.io/asteval/","changelog":null,"pypi":"https://pypi.org/project/asteval/","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":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/asteval/compatibility"}}