arta
arta copied to clipboard
An Open Source Rules Engine - Make rule handling simple
**Is your feature request related to a problem? Please describe** Use Pydantic V2 `BaseModel` class rather than V1 (maintenance purpose only). **Describe the solution you'd like** Migrate referring the Pydantic...
**Is your feature request related to a problem? Please describe** Currently, the coverage badge is static. **Describe the solution you'd like** Add a dynamic coverage badge.
**Describe the solution you'd like** Add [sdpx references](https://spdx.org/licenses/) on top of each source files.
**Is your feature request related to a problem? Please describe** The current `verbose` mode contains information about *"Why rule ABC was activated?"*. However, we often need information about *"Why rule...
**Is your feature request related to a problem? Please describe** In some use cases, `input_data` can be a data set and some conditions being based on a computed value (e.g.,...
### Is your feature request related to a problem? Please describe Not necessarily, just two variations of the feature described in this issue #38. ### Describe the solution you'd like...
### Is your feature request related to a problem? Please describe When the RulesEngine.apply_rules method is ran, if the rule_set argument is missing, A KeyError is raised with the message...
### Is your feature request related to a problem? Please describe No, it is only an enhancement. ### Describe the solution you'd like As an alternative of using this kind...