[ale] XMPP for Python or sending messages from CLI

Alex Carver agcarver+ale at acarver.net
Sun Dec 23 12:44:23 EST 2018


I can not find an updated/working/recent XMPP library for Python 2.
I've already tried xmpppy and sleekxmpp with no success.  There's
Slixmpp as well but it's for 3.5 and I don't have that available to me
yet from repositories (I have 3.2 and 2.7)

Alternatively I'd be fine with some other CLI method of sending an XMPP
message.  I've got Prosody running on a server and I want to be able to
send a message through it to another user from a script.

The reason for the python library is because the script is Python
already but I'd be fine with launching a shell script or some other
connection method.


More information about the Ale mailing list