{"library":"business-rules","type":"library","category":null,"description":"Business Rules is a Python Domain Specific Language (DSL) that allows you to define business intelligence rules without writing direct code. It provides a framework for defining 'variables' (data points) and 'actions' (operations) and then executing JSON-defined rules against them. The current stable version is 1.1.1, with releases occurring infrequently for maintenance and compatibility updates.","language":"en","status":"active","version":"1.1.1","tags":["rules-engine","business-logic","dsl","workflow"],"last_verified":"Wed May 27","install":[{"cmd":"pip install business-rules","imports":["from business_rules.variables import BaseVariables","from business_rules.variables import rule_variable","from business_rules.actions import BaseActions","from business_rules.actions import rule_action","from business_rules.fields import FIELD_NUMERIC","from business_rules.run_all import run_all"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/business-rules/compatibility"}}