-
Notifications
You must be signed in to change notification settings - Fork 299
Home
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]|xmpp:[email protected]?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.
Chat: Join [[[email protected]]].
Google Discussion Group: sleekxmpp-discussion
- FAQ
- Roadmap and Active Branches
- Event Index
- Event Handlers
- Stanza Objects
- Stanzas: Message
- Stanzas: Presence
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...
* [[Manually Manage the Roster and Subscriptions?|Roster Management]]
* [[Create a New Plugin?|Creating a SleekXMPP Plugin]]
* [[Use the XEP-0030 Plugin?|XEP-0030: Working with Service Discovery]]