Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.
Lance Stout edited this page Oct 24, 2010 · 7 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:fritzy@netflint.net|xmpp:fritzy@netflint.net?message]] 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.

Please read the Developer Docs.

Chat: Join [[sleek@conference.jabber.org]].

Google Discussion Group: sleekxmpp-discussion

Note on Code Examples:

Due to the Github wiki system migration, many code examples don't appear anymore (but we're working on getting them back). For now, you can find them all at http://gist.github.com/legastero.

Clone this wiki locally