py3-simpleeval
simple, safe single expression evaluator library
WWW CVSWeb GITHub-
Package versionpy3-simpleeval-0.9.13p0
-
MaintainerSebastien Marie
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.
- python3
- lang/python/3.10
- devel/py-build,python3
- devel/py-installer,python3
- devel/py-setuptools,python3
- devel/py-wheel,python3
- lang/python/3.10