Skip to content

thomasnet-mc/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

  • python >= 3.7.0
  • PyGObject
  • GLib >= 2.60
  • libsoup
  • precis-i18n
  • idna

Optional Runtime Requirements

Features

Starting Points

Setup

Run the following:

pip install .

Usage

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

or use the example client python3 -m nbxmpp.examples.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

No packages published

Languages

  • Python 100.0%