Python Business Rules Engine
On Stack Overflow I was captivated by "What tools would you used to write a modular database in Python? " and "Implementing a 'rules engine' in Python ".
Both questions are quite amazing because they already have a modular, flexible rules engine (called "python") but it's not good enough: they want to …
more ...