About

Xmpppy is a just another python library that targeted to provide easy scripting with jabber. You can find similar projects at www.twistedmatrix.com and jabberpy.sourceforge.net.

This library was not designed from scratch. It inherits some code from jabberpy and have very similar API in many places. Though it is separated project since it have almost completely different architecture and primarily aims to work with jabberd2 - the new Open Source Jabber Server.

Xmpppy is distributed under the terms of GNU General Public License and can be freely redistributed without any charge.

Documentation

Documentation is now in the process of heavy development. You can try links below nevertheless.

Links

Jabber home page: www.jabber.org

Sourceforge project page: sf.net/projects/xmpppy

Mike Albon's xmpppy-based IRC transport page: xmpppy.sf.net/irc

Download

You can look for released versions on downloads page: https://sourceforge.net/project/showfiles.php?group_id=97081

or alternatively you can grab the latest version directly from CVS tree by typing the following commands:
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/xmpppy login
(hit "enter" when you will be prompted for password)
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/xmpppy co xmpppy.

Support

If you have any questions about using xmpppy you can join xmpppy-devel maillist here:

http://lists.sourceforge.net/lists/listinfo/xmpppy-devel

SF.net Valid XHTML 1.0!