santalvarez / python-rule-engine

A rule engine where rules are defined in JSON format
MIT License
33 stars 4 forks source link

Version 0.2.1 #1

Closed santalvarez closed 1 year ago

santalvarez commented 1 year ago

Add description and extra fields to a rule.

The extra is an optional dict field that can be used to store additional information about the rule. This field will be ignored by the rule engine but will be included on the rule result.