Safe, minimalistic evaluator of python expression using ast module
Project description
ASTEVAL provides a numpy-aware, safe(ish) ‘eval’ function
Emphasis is on mathematical expressions, and so numpy ufuncs are used if available. Symbols are held in the Interpreter symbol table ‘symtable’: a simple dictionary supporting a simple, flat namespace.
Expressions can be compiled into ast node for later evaluation, using the values in the symbol table current at evaluation time.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
asteval-0.9.23.tar.gz
(55.2 kB
view details)
File details
Details for the file asteval-0.9.23.tar.gz.
File metadata
- Download URL: asteval-0.9.23.tar.gz
- Upload date:
- Size: 55.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5096a924b1d2f147e70327245d95fc8f534dbe94277b6828ce2a8c049d3a438
|
|
| MD5 |
5383f946e4970a34af90d0842af1c034
|
|
| BLAKE2b-256 |
3206efc5ea08dc44836abbabbd949d944d6fde08312ce756557e16ab1ca477a4
|