I use twisted.words, it works well for me and for the projects I use it for.
On 4/12/07, Francisco Boato <[EMAIL PROTECTED]> wrote:
Hello i'm trying to develop a multi-plataform jabber client with python and my doubt is What library should i use????
<<snip>>
The last posibility is Twisted Words but I'm having some troubles to make it work (besides there is no examples)
What troubles are you having? Client example : http://twistedmatrix.com/trac/browser/trunk/doc/words/examples/xmpp_client.py There are other examples out there too.
Finally there is a new library under devolpment called "SleekXMPP" that has a real nice appearence but i cannot say anything else. Does anybody knows something else about this library???? At last i'll really appreciate if anyone who is developing with python has some advice to give me about the library that i should choose to develop my app Thanks in advance. Francisco
