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-5.0.3.tar.gz
(185.3 kB
view details)
Built Distribution
nbxmpp-5.0.3-py3-none-any.whl
(230.8 kB
view details)
File details
Details for the file nbxmpp-5.0.3.tar.gz
.
File metadata
- Download URL: nbxmpp-5.0.3.tar.gz
- Upload date:
- Size: 185.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
fcfc58a78ba33dd0f7517d27becd4db6c10203202e540dad9764e41f685b9feb
|
|
MD5 |
d68e3628228f64cb6aeceaace2df8e7e
|
|
BLAKE2b-256 |
391cbd2455fb5b529beb632ea6c4b4e8185ee2f109100d8cb9ca24fb69c6c685
|
File details
Details for the file nbxmpp-5.0.3-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-5.0.3-py3-none-any.whl
- Upload date:
- Size: 230.8 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 |
3b01c40125730215c3578b11836d56f501d63eed1a656a01f8dbb5dda35bdb5b
|
|
MD5 |
0d5462092a9eaae75c8411303421a794
|
|
BLAKE2b-256 |
bd23a07bf3828eb1fac95278a4fcf51221b0dcd7f29bae89425544fc4f4968ad
|