Contents

simpleeval 0.9.13

0

A simple, safe single expression evaluator library.

A simple, safe single expression evaluator library.

Stars: 366, Watchers: 366, Forks: 74, Open Issues: 14

The danthedeckie/simpleeval repo was created 9 years ago and the last code push was 5 months ago.
The project is popular with 366 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 14 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.14.2

HuggingFace community-driven open-source library of datasets

nlp 0.4.0

HuggingFace/NLP is an open library of NLP datasets.