Skip to content

Gregory-K/python-nbxmpp

 
 

Repository files navigation

Welcome to python-nbxmpp

python-nbxmpp is a Python library that provides a way for Python applications to use the XMPP network. This library was initially a fork of xmpppy.

Runtime Requirements

Optional Runtime Requirements

Build Requirements

Features

Setup

Run the following:

pip install .

or

pip install .[gssapi]

to also install the optional dependency gssapi.

Usage

To use python-nbxmpp, import nbxmpp in your application.

To see an example check out nbxmpp-client

About

The repo for the XMPP framework of Gajim! File Bugs at https://dev.gajim.org/gajim/python-nbxmpp

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%