Contents

asteval 0.9.32

0

Safe, minimalistic evaluator of python expression using ast module

Safe, minimalistic evaluator of python expression using ast module

Stars: 0, Watchers: 0, Forks: 0, Open Issues: 0

The newville/asteval repo was created 1 months ago and the last code push was 1 months ago. The project is not very popular with only 0 github stars!

How to Install asteval

You can install asteval using pip

pip install asteval

or add it to a project with poetry

poetry add asteval

Package Details

Author
Matthew Newville
License
MIT License
Homepage
https://github.com/lmfit/asteval
PyPi:
https://pypi.org/project/asteval/
Documentation:
https://lmfit.github.io/asteval/
GitHub Repo:
https://github.com/newville/asteval

Classifiers

No  asteval  pypi packages just yet.

Errors

A list of common asteval errors.

Code Examples

Here are some asteval code examples and snippets.