cloud-custodian

cloud-custodian/cel-python

Pure Python implementation of the Common Expression Language

4 good first / help-wanted issues · Python · last activity Jul 25, 2025

cel cloud python3 rules-engine
4 Open Issues Need Help Last updated: Jul 25, 2025

Open Issues Need Help

View All on GitHub
enhancement good first issue
cloud-custodian/cel-python
134

Pure Python implementation of the Common Expression Language

Python
#cel#cloud#python3#rules-engine
enhancement good first issue
cloud-custodian/cel-python
134

Pure Python implementation of the Common Expression Language

Python
#cel#cloud#python3#rules-engine
documentation help wanted question
cloud-custodian/cel-python
134

Pure Python implementation of the Common Expression Language

Python
#cel#cloud#python3#rules-engine

AI Summary: The task requires standardizing the use of either `lark.Tree` or `Expression` objects consistently throughout the `celpy` Python library's codebase. This involves refactoring code to use a single representation for parsed CEL expressions, potentially moving the `Expression` definition to the `celparser` module for better organization.

Complexity: 4/5
enhancement good first issue
cloud-custodian/cel-python
134

Pure Python implementation of the Common Expression Language

Python
#cel#cloud#python3#rules-engine