.. _spkg_pure_eval:

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:

.. CODE-BLOCK:: bash

    $ conda install  pure_eval



However, these system packages will not be used for building Sage
because using Python site-packages is not supported by the Sage distribution;
see :issue:`29023`

