Описание тега xmpppy
NoneXmpppy is a Python library that provides support for the XMPP protocol (Jabber).
xmpppy is a XMPP Python library that is targeted to provide easy scripting with the XMPP protocol (Jabber).
The library was not designed from scratch. It inherits some code from jabber.py and have very similar API in many places. Though it is separate project since it have almost completely different architecture and primarily aims to work with jabberd2 - the new Open Source Jabber Server.
xmpppy is distributed under the terms of GNU General Public License and can be freely redistributed without any charge.