
simpleeval 1.0.3
0
A simple, safe single expression evaluator library.
Contents
A simple, safe single expression evaluator library.
Stars: 570, Watchers: 570, Forks: 92, Open Issues: 12The danthedeckie/simpleeval repo was created 12 years ago and the last code push was 1 weeks ago.
The project is popular with 570 github stars!
How to Install simpleeval
You can install simpleeval using pip
pip install simpleeval
or add it to a project with poetry
poetry add simpleeval
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/simpleeval/
- GitHub Repo:
- https://github.com/danthedeckie/simpleeval
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common simpleeval errors.
Code Examples
Here are some simpleeval code examples and snippets.
GitHub Issues
The simpleeval package has 12 open issues on GitHub
- [request] Support for set comprehension in EvalWithCompoundTypes (ast.SetComp)
- Replacing ^ as safe_power does not consider the proper order of operation
pythonfix



