jabber.py is a Python module for the jabber instant messaging protocol. jabber.py deals with the xml parsing and socket code, leaving the programmer to concentrate on developing quality jabber based applications with Python.
The eventual aim is to produce a fully featured easy to use library for creating both jabber clients and servers.
jabber.py requires at least python 2.0 and the XML expat parser module ( included in the standard Python distrubution ).
It is developed on Linux but should run happily on over Unix's and win32.
jabber.py is released under the LGPL license.This new release includes:
This new release includes:
This new release includes:
Matthew Allum will be talking about Jabbeypy at this years python conference.
For more infomation see the 'web services' track at the Python10 website
Many improvements including documentation, Roster funcs, iq query payload methods, SSL new and improved examples and bug fixes.
Since 0.5 release (November 2003) the project is quite dead. Though another library named xmpppy is under development since then. Xmpppy have inherited some code of Jabberpy so you can find that it's API is quite like Jabberpy's.
If anybody is interested in continue work on the Jabberpy project - please submit your patches to the maillist.
The Download directory is here here
The sourceforge project page is available here
For more cutting edge code, Id advise people to investigate whats in the cvs repository.
The pretty pydoc generated documentation;
A HOWTO document is in the works.Oreilly's new Programming Jabber covers jabberpy.
Also check the mailing lists
![[image]](http://mowser.com/img?url=http%3A%2F%2Fjabberpy.sourceforge.net%2Fimg%2Fjabber-powered-20.png)
You are viewing a mobilized version of this site...
View original page here