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-6.0.0.tar.gz
(185.7 kB
view details)
Built Distribution
nbxmpp-6.0.0-py3-none-any.whl
(212.2 kB
view details)
File details
Details for the file nbxmpp-6.0.0.tar.gz
.
File metadata
- Download URL: nbxmpp-6.0.0.tar.gz
- Upload date:
- Size: 185.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5049a30222670edabcbd7d8ed657063e240d2cec0d3cdb19c8098e676f35f80a
|
|
MD5 |
bbc8f0662a3a7fe8bbbc793cb59d76ae
|
|
BLAKE2b-256 |
9047b77621f9b202837a47c2f68b7090e172d8cfbbaa9f5545de24b34b5dedf2
|
File details
Details for the file nbxmpp-6.0.0-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-6.0.0-py3-none-any.whl
- Upload date:
- Size: 212.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
46da45559e719f91309d3dbf0c48f37ce352951ef071a033554d01d4f0122d1a
|
|
MD5 |
2b1b511e309bf0ccd4c2d55e045275d1
|
|
BLAKE2b-256 |
3bfe192422686866031e9d947e69fe77c04a24588bcbfe40d61a67f06ef0f013
|