{"library":"evalidate","type":"library","category":null,"description":"Evalidate is a Python library for validation and secure evaluation of untrusted Python expressions. Version 2.1.4 is current, with active development on GitHub. It provides an expression evaluator that restricts available nodes (e.g., no imports, no function calls unless whitelisted) to safely evaluate user-provided expressions.","language":"python","status":"active","version":"2.1.4","tags":["safe-eval","security","expression-validation","sandbox"],"last_verified":"Fri May 01","install":[{"cmd":"pip install evalidate","imports":["import evalidate"]}],"homepage":null,"github":"https://github.com/yaroslaff/evalidate","docs":null,"changelog":null,"pypi":"https://pypi.org/project/evalidate/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}