README.md
setup.py
safe_evaluation/__init__.py
safe_evaluation/expressions.py
safe_evaluation.egg-info/PKG-INFO
safe_evaluation.egg-info/SOURCES.txt
safe_evaluation.egg-info/dependency_links.txt
safe_evaluation.egg-info/requires.txt
safe_evaluation.egg-info/top_level.txt
tests/__init__.py
tests/base.py
tests/test_allowed_funcs.py
tests/test_function_factory.py
tests/test_get_stack.py
tests/test_if_else.py
tests/test_polish_notation.py
tests/test_properties.py
tests/test_valid_parentheses.py