Rules Engines
| March 7, 2005 @ 8:35 pm | Filed under Programming |
I am working on my CS 601R project and I have been looking for a rules engine to use in Python. However, I have found two rules engines that I have not been able to work or even install. The first is Drools and the other is ruleCore(r).
Drools uses Jython so I installed that on my machine and tried installing the engine. However, I cannot find clear installation instructions to overcome the problems I am having.
ruleCore(r) is for Python but once again, there is lack of documentation on how to install the package.
I have submitted questions to the mail lists for each engine and have yet to hear back on either of them. If anyone has information on either of these rules engines please let me know. Also, if you know of any other rules engines for Python let me know.