pure_eval: Safely evaluate AST nodes without side effects#

Description#

Safely evaluate AST nodes without side effects

License#

MIT

Upstream Contact#

https://pypi.org/project/pure-eval/

Type#

standard

Dependencies#

  • $(PYTHON)

  • $(PYTHON_TOOLCHAIN)

Version Information#

package-version.txt:

0.2.2

install-requires.txt:

pure-eval

Equivalent System Packages#

$ conda install pure_eval
$ 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.