Skip to content
legastero edited this page Jan 17, 2012 · 2 revisions

SleekXMPP

Also see: http://sleekxmpp.com

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:fritzy@netflint.net 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 sleek@conference.jabber.org.

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...