slixmpp

XMPP library for Python 3.7+

Version

1.8.6-1
(2025-08-27)

Size

792

bytes

Repository

HaikuPorts
Slixmpp is an MIT licensed XMPP library for Python 3.7+. It is a fork of SleekXMPP.

Slixmpp's goals is to only rewrite the core of the library (the low level socket handling, the timers, the events dispatching) in order to remove all threads.