[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] XMPP for Python or sending messages from CLI
- Subject: [ale] XMPP for Python or sending messages from CLI
- From: fweeb at monsterjavaguns.com (Jason van Gumster)
- Date: Mon, 24 Dec 2018 17:50:29 -0500
- In-reply-to: <[email protected]>
- References: <[email protected]>
On December 23, 2018 12:44:23 PM EST, Alex Carver via Ale <ale at ale.org> wrote:
>I can not find an updated/working/recent XMPP library for Python 2.
>I've already tried xmpppy and sleekxmpp with no success.
Can you be a bit more specific when you say "with no success"? Is there an error or somesuch? I've been using xmpppy for a while without much issue. It feels a bit dated, but it *should* still work. What's the XMPP server you're using? Also, what authentication method is it using?
-Jason