Metadata-Version: 2.1
Name: decisionrulespy
Version: 0.0.6
Summary: A simple library for simple connecting to DecisionRules API
Home-page: https://github.com/decisionrules/decisionrulespy
Author: DecisionRules
Author-email: sales@decisionrules.io
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/decisionrules/decisionrulespy/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# DecisionRulespy


A simple library that allows you to easily connect to [Decisionrules.io](https://decisionrules.io) from your web application.

#Requirements

 - requests package
 - api key and ruleId from [DecisionRules app](https://decisionrules.io)

# [Docs](https://docs.decisionrules.io/docs/)


