Rule Engine in Python
Andrae Muys
amuys at shortech.com.au
Tue Mar 12 19:14:26 EST 2002
More information about the Python-list mailing list
Tue Mar 12 19:14:26 EST 2002
- Previous message (by thread): Rule Engine in Python
- Next message (by thread): struct.calcsize() giving odd results - Solved
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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. HTH http://www.tuxedo.org/~esr/cml2/ Andrae Muys
- Previous message (by thread): Rule Engine in Python
- Next message (by thread): struct.calcsize() giving odd results - Solved
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list