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 | 1.0.5-2.fc42 | - |
Fedora 42 | 1.0.5-2.fc42 | - |
Fedora 41 | 1.0.4-1.fc41 | 1.0.4-1.fc41 |
Fedora 40 | 0.9.31-1.fc40 | - |
Fedora 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
.