The Python Oracle

Implementing a "rules engine" in Python

This video explains
Implementing a "rules engine" in Python

--

Become part of the top 3% of the developers by applying to Toptal
https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 3 Looping

--

Chapters
00:00 Question
03:13 Accepted answer (Score 68)
05:11 Answer 2 (Score 5)
05:22 Answer 3 (Score 0)
05:39 Answer 4 (Score 0)
06:59 Thank you

--

Full question
https://stackoverflow.com/questions/4677...

Question links:
[PyParsing]: http://pyparsing.wikispaces.com/

Answer 1 links:
[PyKE]: http://pyke.sourceforge.net/logic_progra...

Answer 2 links:
[pyDMNrules]: https://pypi.org/project/pyDMNrules/

Answer 3 links:
[CLIPS]: http://en.wikipedia.org/wiki/CLIPS
[Python interface]: http://pyclips.sourceforge.net/web/

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #parsing #rules

#avk47