Francisco,<br><br>I&#39;m actually the author of SleekXMPP.&nbsp; I&#39;m planning on getting the first release (0.1) out this weekend, and it&#39;s quite stable.&nbsp; However, it&#39;s still in it&#39;s infancy and missing some important features like SASL DIGEST-MD5.&nbsp; There is one project already using it, and I&#39;m planning on starting a bot framework.&nbsp; Unfortunately, since I haven&#39;t had time to research licenses, the first release will be GPL.&nbsp; I am, however, perfectly willing to talk to you about a commercial license, possibly free of charge.&nbsp; I am planning on using a less restrictive license for my 
0.2 release.<br><br>As far as how it compares to other Python classes, I cannot tell you being as I have purposely avoided reviewing them.&nbsp; That is best left to other developers to tell you (I would like to hear any criticism as well).&nbsp; Documentation is very sparse, although I have started.&nbsp; The idea behind the class is that every XEP is a standalone, drop-in plugin.&nbsp; One of the stated goals is to eventually have a plugin for every draft XEP, although that is quite a ways off.&nbsp; I am taking care for the class to be very stable and deal with connectivity issues cleanly.
<br><br>svn://netflint.net/sleekxmpp<br><a href="http://code.google.com/p/sleekxmpp">http://code.google.com/p/sleekxmpp</a><br><br>Feel free to jabber or email me at fritzy at <a href="http://netflint.net">netflint.net</a>
.<br><br>Thanks,<br>Nathan Fritz<br><br><div><span class="gmail_quote">On 4/12/07, <b class="gmail_sendername">Francisco Boato</b> &lt;<a href="mailto:francisco.boato@respaldum.com">francisco.boato@respaldum.com</a>&gt; wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello i&#39;m trying to develop a multi-plataform jabber client with python<br>and my doubt is What library should i use????
<br>First of all let mention all the jabber library: (if anybody knows any<br>other python library please let me know)<br>jabber.py<br>xmpppy<br>PyXMPP<br>Twisted words.<br>In order to start lets discard jabber.py because it has been discontiuated.
<br>The next discard will be xmpppy because its GPL license (I cannot make a<br>commercial application).<br>So on it was easy. The next library discarted will be PyXMPP because i<br>need OpenSLL library. And this library has some patented algorithms
<br>(idea, rc5 and mdc2).&nbsp;&nbsp;There is a posibility to recompile all the<br>library using a &quot;./config no-idea no-mdc2 no-rc5&quot; option but I prefer<br>not to recompile the hole library.<br>The last posibility is Twisted Words but I&#39;m having some troubles to
<br>make it work (besides there is no examples)<br><br>Finally there is a new library under devolpment called &quot;SleekXMPP&quot; that<br>has a real nice appearence but i cannot say anything else. Does anybody<br>knows something else about this library????
<br><br>At last i&#39;ll really appreciate if anyone who is developing with python<br>has some advice to give me about the library that i should choose to<br>develop my app<br>Thanks in advance. Francisco<br><br></blockquote>
</div><br>