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.1.tar.gz
(186.0 kB
view details)
Built Distribution
nbxmpp-6.0.1-py3-none-any.whl
(212.3 kB
view details)
File details
Details for the file nbxmpp-6.0.1.tar.gz
.
File metadata
- Download URL: nbxmpp-6.0.1.tar.gz
- Upload date:
- Size: 186.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f6ae62666e407fe865f2091825e32c1466553c10fca22c0eefee1edad12f4410
|
|
MD5 |
18f5a7c2326e9f930ddd9d325d397b1b
|
|
BLAKE2b-256 |
ccea80dfcfd16264178341c35ac3a292398af354fa2347a9d1365c53d34c87d1
|
File details
Details for the file nbxmpp-6.0.1-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-6.0.1-py3-none-any.whl
- Upload date:
- Size: 212.3 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 |
b0bb5e1e352f6fb93c17d47bfc55703f6cd77c5f5022fbb3dd5d392d658828e3
|
|
MD5 |
910ffd559d9aef5ae08f082630498528
|
|
BLAKE2b-256 |
47763b2e07ab97c69bc50835f3770eabe4de27c039f2ea2a1f8da5c6ef6fbb94
|