6

I am looking for a Python library for writing Jabber/XMPP clients using the Twisted framework.

jldupont
  • 93,734
  • 56
  • 203
  • 318

2 Answers2

12

Wokkel is your best bet. It's an enhancement on the core Twisted Words functionality built into Twisted. It has several major users, include the guys behind Stanziq/Strophe.

Michael Greene
  • 10,343
  • 1
  • 41
  • 43
3

Twisted Words

Ignacio Vazquez-Abrams
  • 776,304
  • 153
  • 1,341
  • 1,358