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.6-4.fc44 | - | 
| Fedora 43 | 1.0.6-4.fc43 | 1.0.6-4.fc43 | 
| Fedora 42 | 1.0.6-1.fc42 | - | 
| Fedora 41 | 1.0.4-1.fc41 | 1.0.4-1.fc41 | 
| 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.