Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.
Jajcus edited this page May 8, 2011 · 4 revisions

PyXMPP — Python Jabber/XMPP implementation

Introduction

PyXMPP is a Python XMPP (also known as Jabber) implementation. It is based on libxml2 — fast and fully-featured XML parser.

PyXMPP provides most core features of the XMPP protocol (RFC 3920, RFC 3921) and several extenstions.

PyXMPP provides building blocks for creating Jabber clients and components. Developer uses them to setup XMPP streams, handle incoming events and create outgoing stanzas (XMPP "packets").

Documentations

Some API documentation is available at: http://pyxmpp.jajcus.net/api/

Mailing Lists

There are three mailing list available for the project:

Clone this wiki locally