About

Xmpppy is a 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 separate 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 and not yet finished but most critical docs exist - please feel free to ask any questions if you will find the docs incomplete (see support secion below).

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

Donations

If you want to donate some money to encourage me to continue work on library (it helps, really!) you can do it via e-gold system (account 1552795) or via bank transfer (contact me via jabber or email to get the details).

Author

Alexey Nezhdanov
e-mail & jabber: snake at penza-gsm.ru
ICQ: 19515046

SF.net Valid XHTML 1.0!