Skip to content

Initial release of CEL-expr-python

Pre-release
Pre-release

Choose a tag to compare

@dmitriplotnikov dmitriplotnikov released this 13 Feb 00:43
· 43 commits to main since this 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++