Evaluator of Python expression using ast module
ASTEVAL is a safe(ish) evaluator of Python expressions and statements, using Python's ast module. The idea is to provide a simple, safe, and robust miniature mathematical language that can handle user-input. The emphasis here is on mathematical expressions, and so many functions from numpy are imported and used if available.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.9.25-2.fc35 | - |
Fedora 35 | 0.9.25-2.fc35 | - |
Fedora 34 | 0.9.23-1.fc34 | - |
EPEL 8 | 0.9.18-1.el8 | - |
You can contact the maintainers of this package via email at
python-asteval dash maintainers at fedoraproject dot org
.