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.5.4.tar.gz
(172.2 kB
view details)
Built Distribution
nbxmpp-4.5.4-py3-none-any.whl
(224.1 kB
view details)
File details
Details for the file nbxmpp-4.5.4.tar.gz
.
File metadata
- Download URL: nbxmpp-4.5.4.tar.gz
- Upload date:
- Size: 172.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
091293698d2ad339d3987e43d57c88b84827be8198e9cbbc96cb310599e1a0d7
|
|
MD5 |
ebbdc63ea7dec3c3a9f32dabc02591a4
|
|
BLAKE2b-256 |
4f3b2a06fcff9f4401b898a6fc3ac6415d81d4f0e37f850443fec095ae9bd377
|
File details
Details for the file nbxmpp-4.5.4-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-4.5.4-py3-none-any.whl
- Upload date:
- Size: 224.1 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 |
6e7060efdf791bee2a45c34cb954b5013d58f5678597640161822592eef15cc5
|
|
MD5 |
ab3ad484e3702265e2355481f9620445
|
|
BLAKE2b-256 |
97e4037d3fcaa9cf7c960c37ebcc53f4e43c05bf3851cc022090fd8461c4c8ab
|