pure_eval: Safely evaluate AST nodes without side effects#
Description#
Safely evaluate AST nodes without side effects
License#
MIT
Upstream Contact#
Type#
standard
Dependencies#
$(PYTHON_TOOLCHAIN)
$(PYTHON)
Version Information#
package-version.txt:
0.2.2
install-requires.txt:
pure-eval
Equivalent System Packages#
conda:
$ conda install pure_eval
gentoo:
$ sudo emerge dev-python/pure_eval
If the system package is installed and if the (experimental) option –enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.