Skip to content

Releases: cel-expr/cel-python

Initial release of CEL-expr-python

13 Feb 00:43

Choose a tag to compare

Pre-release

Initial release of CEL-expr-python, wrapper over CEL-C++

Features:

  • Compilation
  • Evaluation of a type-checked expression
  • Support for Protobuf
  • Standard extensions: math, strings, optional, bindings etc
  • Support for custom extensions, written in Python or C++