Slixmpp 1.8.5 – XMPP/Jabber Library for Python – SleekXMPP
The latest source code for Slixmpp may be found on the Git repo. (more…)
Read more »
In this post, I re-create the examples from the original 1980 paper defining the “congruence closure” of a graph in Python. Read more