An open API service indexing awesome lists of open source software.

https://github.com/timedata-org/expressy

Simple arithmetic and functional expression evaluation.
https://github.com/timedata-org/expressy

expressions safe-evaluation

Last synced: about 2 months ago
JSON representation

Simple arithmetic and functional expression evaluation.

Awesome Lists containing this project

README

          

# expressy

Simple arithmetic and functional expression evaluation.

# What is this for?

If you need simple evaluation of Python expressions in your program.