Francisco,<br><br>I'm actually the author of SleekXMPP. I'm planning on getting the first release (0.1) out this weekend, and it's quite stable. However, it's still in it's infancy and missing some important features like SASL DIGEST-MD5. There is one project already using it, and I'm planning on starting a bot framework. Unfortunately, since I haven't had time to research licenses, the first release will be GPL. I am, however, perfectly willing to talk to you about a commercial license, possibly free of charge. 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. That is best left to other developers to tell you (I would like to hear any criticism as well). Documentation is very sparse, although I have started. The idea behind the class is that every XEP is a standalone, drop-in plugin. One of the stated goals is to eventually have a plugin for every draft XEP, although that is quite a ways off. 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> <<a href="mailto:francisco.boato@respaldum.com">francisco.boato@respaldum.com</a>> 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'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). There is a posibility to recompile all the<br>library using a "./config no-idea no-mdc2 no-rc5" option but I prefer<br>not to recompile the hole library.<br>The last posibility is Twisted Words but I'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 "SleekXMPP" 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'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>