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.0.2.tar.gz
(186.1 kB
view details)
Built Distribution
nbxmpp-6.0.2-py3-none-any.whl
(212.4 kB
view details)
File details
Details for the file nbxmpp-6.0.2.tar.gz
.
File metadata
- Download URL: nbxmpp-6.0.2.tar.gz
- Upload date:
- Size: 186.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
41ca53c0e827d8363138df16094417468a7ddeb1c734947e31cf54ecac9d5581
|
|
MD5 |
2897820c009f24451734f8d1b4b9d0c6
|
|
BLAKE2b-256 |
06147089e56b2bca31df367189c8f98b55ba739eb5e70ae16102e2f9b56948a6
|
File details
Details for the file nbxmpp-6.0.2-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-6.0.2-py3-none-any.whl
- Upload date:
- Size: 212.4 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 |
9e906804663d6628d7acb71335c0b4c85700f91abcf0506c140fad81f85b382d
|
|
MD5 |
6de8b2f7543253a821d455fe104f1323
|
|
BLAKE2b-256 |
55c23fd3fc9c6a00ad332fd71dd6189a909b35d43a773b17b9f1fa483ae452ec
|