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.1.0.tar.gz
(186.4 kB
view details)
Built Distribution
nbxmpp-6.1.0-py3-none-any.whl
(212.6 kB
view details)
File details
Details for the file nbxmpp-6.1.0.tar.gz
.
File metadata
- Download URL: nbxmpp-6.1.0.tar.gz
- Upload date:
- Size: 186.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2def86738baaad2b2f4125395bf1b7b425827acbef38d6290ad2670882a81a52
|
|
MD5 |
e69a1c1e990359bec4820ed9c7f271f6
|
|
BLAKE2b-256 |
c687c21ebfcca101aa92a4edeea2cea07182cbac20ec92fcc133eb4fd710d4ed
|
File details
Details for the file nbxmpp-6.1.0-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-6.1.0-py3-none-any.whl
- Upload date:
- Size: 212.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f925780945e7bd430d5e2e877d1169a750653ee41ab670caad2c81455629886f
|
|
MD5 |
c71ef9cbbe081d160fae3ed2964bfc31
|
|
BLAKE2b-256 |
d2d7231a4f5680dca3eb17ef1048971cf4411ff09607d0ed7c4519fceca54109
|