Contents

simpleeval 0.9.13

0

A simple, safe single expression evaluator library.

A simple, safe single expression evaluator library.

Stars: 418, Watchers: 418, Forks: 82, Open Issues: 20

The danthedeckie/simpleeval repo was created 10 years ago and the last code push was 1 weeks ago.
The project is popular with 418 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
Daniel Fairhead
License
Homepage
https://github.com/danthedeckie/simpleeval
PyPi:
https://pypi.org/project/simpleeval/
GitHub Repo:
https://github.com/danthedeckie/simpleeval

Classifiers

  • Software Development/Libraries/Python Modules
No  simpleeval  pypi packages just yet.

Errors

A list of common simpleeval errors.

Code Examples

Here are some simpleeval code examples and snippets.

GitHub Issues

The simpleeval package has 20 open issues on GitHub

  • 0.9.13 [WIP]
  • simpleeval raises NameNotDefined exception when KeyError exception occured using callable names resolver
  • Allow clearing the list of functions / operators / names
  • Crashes when evaluating an empty string

See more issues on GitHub

Related Packages & Articles

rexmex 0.1.3

A General Purpose Recommender Metrics Library for Fair Evaluation.

datasets 2.18.0

HuggingFace community-driven open-source library of datasets

nlp 0.4.0

HuggingFace/NLP is an open library of NLP datasets.