XMPP Library
Project description
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
- python-gssapi GSSAPI authentication
Build Requirements
- setuptools (>=65.0.0)
Tests
python -m unittest discover -s test
Features
- List of supported XEPs
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nbxmpp-6.2.0.tar.gz
(187.1 kB
view details)
Built Distribution
nbxmpp-6.2.0-py3-none-any.whl
(212.8 kB
view details)
File details
Details for the file nbxmpp-6.2.0.tar.gz
.
File metadata
- Download URL: nbxmpp-6.2.0.tar.gz
- Upload date:
- Size: 187.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ad792f1324edff5a62217cfb9279dbb54ac48177958ef484556b56e8fce7160 |
|
MD5 | 39af7c1dc2cbfb1a35efd62b19ba2d87 |
|
BLAKE2b-256 | e8b36e11de916714b66dc21a69749151ca79d8a1a1becd01ed9cafcc633241d8 |
File details
Details for the file nbxmpp-6.2.0-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-6.2.0-py3-none-any.whl
- Upload date:
- Size: 212.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b351b8662bb6cc048e80eba1a3ffdf0681c8c5db65ea23b668d9feafa7e388f3 |
|
MD5 | 04d743266297b22cf4075248a4b93c74 |
|
BLAKE2b-256 | 8b1db12f366022f0897fe25f83cc91cf934a7a305e4ba32bd4cfaea30c5d3c82 |