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)
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-4.2.2.tar.gz
(167.0 kB
view details)
Built Distribution
nbxmpp-4.2.2-py3-none-any.whl
(207.6 kB
view details)
File details
Details for the file nbxmpp-4.2.2.tar.gz
.
File metadata
- Download URL: nbxmpp-4.2.2.tar.gz
- Upload date:
- Size: 167.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
86f48856daf057797ff963ed7542afc6c644a0de66f61771868d46b98df7b624
|
|
MD5 |
7fe1caf331726a1f1032b8ff7d517073
|
|
BLAKE2b-256 |
d1d0e3abc3f11ee5b38284a1988b8540d06f25d98c7c097a56d0b122e3d8fb5c
|
File details
Details for the file nbxmpp-4.2.2-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-4.2.2-py3-none-any.whl
- Upload date:
- Size: 207.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
807d8bbe19dcc77e23cd2b0420581fecd1168ad5cb88b201a15ec7d0b1f8aff3
|
|
MD5 |
93047130ac774cbfe76179ab1406d724
|
|
BLAKE2b-256 |
f75264a0f28929646cc6bb2b73debcd8f4de5528f655fe6ff035208f559518ea
|