The devel/py-simpleeval port
py3-simpleeval-1.0.3 – simple, safe single expression evaluator library (cvsweb github mirror)
Description
A quick single file library for easily adding evaluatable expressions into python projects. Say you want to allow a user to set an alarm volume, which could depend on the time of day, alarm level, how many previous alarms had gone off, and if there is music playing at the time. Or if you want to allow simple formulae in a web application, but don't want to give full eval() access, or don't want to run in javascript on the client side.WWW: https://pypi.python.org/pypi/simpleeval
Maintainer
Sebastien Marie
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.13/site-packages/__pycache__/
- /usr/local/lib/python3.13/site-packages/__pycache__/simpleeval.cpython-313.opt-1.pyc
- /usr/local/lib/python3.13/site-packages/__pycache__/simpleeval.cpython-313.pyc
- /usr/local/lib/python3.13/site-packages/simpleeval-1.0.3.dist-info/
- /usr/local/lib/python3.13/site-packages/simpleeval-1.0.3.dist-info/METADATA
- /usr/local/lib/python3.13/site-packages/simpleeval-1.0.3.dist-info/RECORD
- /usr/local/lib/python3.13/site-packages/simpleeval-1.0.3.dist-info/WHEEL
- /usr/local/lib/python3.13/site-packages/simpleeval-1.0.3.dist-info/licenses/
- /usr/local/lib/python3.13/site-packages/simpleeval-1.0.3.dist-info/licenses/LICENCE
- /usr/local/lib/python3.13/site-packages/simpleeval.py