FreeBSD.software
Home/devel/py311-asteval

py311-asteval

1.0.5_1

Safe, minimalistic evaluator of python expression using ast module

asteval provides a numpy-aware, safe(ish) 'eval' function Emphasis is on mathematical expressions, and so numpy ufuncs are used if available. Symbols are held in the Interpreter symbol table 'symtable': a simple dictionary supporting a simple, flat namespace. Expressions can be compiled into ast node for later evaluation, using the values in the symbol table current at evaluation time.

Origin: devel/py-asteval
Category: devel
Size: 243KiB
License: MIT
Maintainer: yuri@FreeBSD.org
Dependencies: 2 packages
Required by: 1 packages
$pkg install py311-asteval

Dependencies (2)

Required By (1 packages)

More in devel