Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.
legastero edited this page Dec 6, 2011 · 6 revisions

SleekXMPP

SleekXMPP is a flexible XMPP client/component/server library for Python 2.6+ and 3+ focused on flexibility, ease of use, and every XMPP extension (XEP) as a plugin. [[Nathan Fritz|http://andyet.net/team/nathan]], the primary author, is a full-time XMPP and messaging system consultant at &yet. Feel free to add him at xmpp:[email protected] for assistance or comments.

SleekXMPP is featured in O’Reilly’s [[XMPP: The Definitive Guide|http://www.amazon.com/XMPP-Definitive-Real-Time-Applications-Technologies/dp/059652126X]] (by Peter Saint-Andre, Kevin Smith, and [[Remko Tronçon|http://el-tramo.be/]] ) for all of the code examples. As SleekXMPP's API has had major revisions since 0.2.1 as featured in the book, please read the XMPP: The Definitive Guide transition docs.

Chat: Join [email protected].

Google Discussion Group: sleekxmpp-discussion

Developer Documentation

If the topic you need isn't clear or documented, please note it on the Documentation Requests page, or join the chat room above and ask. We're focusing on the documentation for 1.0 now, and we want to be sure to address the common issues people have faced.

How do I...

Clone this wiki locally