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-4.3.0.tar.gz
(168.7 kB
view details)
Built Distribution
nbxmpp-4.3.0-py3-none-any.whl
(221.3 kB
view details)
File details
Details for the file nbxmpp-4.3.0.tar.gz
.
File metadata
- Download URL: nbxmpp-4.3.0.tar.gz
- Upload date:
- Size: 168.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
60124e8ad0f84ade76df44c54354c040c5d14bfdef262598988e7c9e31b4a6f7
|
|
MD5 |
00850d0af84674fb2cf9520000f6082e
|
|
BLAKE2b-256 |
936a6b9e8de1e6b126e93975a4a51d740651d1c49b49d304f2181f73f34a821e
|
File details
Details for the file nbxmpp-4.3.0-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-4.3.0-py3-none-any.whl
- Upload date:
- Size: 221.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
dcbf5cec51ddc3ac7aeaa2d5fca02e2b004b92fc1622cb0d7f1e18c33e593b1e
|
|
MD5 |
c0d6315c3cdfba142dc993a2fdb55d02
|
|
BLAKE2b-256 |
efd93a2d9de84d12498bfa0f331678fe5e042b713db400da6125755676472129
|