A Python module that implements XMPP (the Jabber protocol) on the client side from scratch. Aims to having a low number of dependencies, implement all currently active XEPs, and have sane defaults for everything else. Tries to 'just work' as much as possible. Works with Python >= v2.6 and >= v3.1.