Rule Engine in Python

Alexander V. Voinov avv at quasar.ipa.nw.ru
Tue Mar 12 19:57:35 EST 2002


Hi Andrae

Andrae Muys wrote:
> 
> lee.ingram at 432one.com (Lee Ingram) wrote in message news:<eb612768.0203101940.5565b282 at posting.google.com>...
> > I have used Google to scour the web looking for an implementation of a
> > rules engine using Python. I need a mechanism whereby slightly trained
> > end users will be able to add / modify business rules and have them
> > execute. I previously used Blaze Software's Advisor rules engine to do
> > something similar. Has anyone seen, implemented, or tossed out this
> > idea previously?
> >
> > Inquiring minds want to know...
> >
> 
> Eric Raymond implemented a simple rules engine as the foundation of
> the new configuration engine for the linux kernel.  If it's useful
> then great.

CLIPS wrapping are available at V.Ulogov's site at starship,

FuzzyCLIPS wrappings on top of it are here:
ftp://starship.python.net/pub/crew/avv/clips-wrapper.tgz

Alexander




More information about the Python-list mailing list