Hi all,
I'm a longtime python developer and recently have been introduced to Prolog. I love the concept of using relations for certain kinds of tasks, and would like to add this to my repertoire.
Are there any good libraries for relational programming in Python? I've done some searching on Google but only found the following:
http://jtauber.com/blog/2005/11/10/relational%5Fpython%3A%5Fbasic%5Fclass%5Ffor%5Frelations/
Would love to compare to some others...thanks!
-aj