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.0.tar.gz
(172.0 kB
view details)
Built Distribution
nbxmpp-4.5.0-py3-none-any.whl
(223.9 kB
view details)
File details
Details for the file nbxmpp-4.5.0.tar.gz
.
File metadata
- Download URL: nbxmpp-4.5.0.tar.gz
- Upload date:
- Size: 172.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2569422524540088a311e2fd5be999e6f08343862189bb250af5d10eea0bc617
|
|
MD5 |
40fd03fa15b1d9f8e396eb745fff7c90
|
|
BLAKE2b-256 |
e2890dc6cfcdde444a370268fcb51fc90a220f1e88d73c14d6dba4ab847bc3ca
|
File details
Details for the file nbxmpp-4.5.0-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-4.5.0-py3-none-any.whl
- Upload date:
- Size: 223.9 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 |
4de2d8f6253e39a1e1bc66324d574bc2cb393058aa76c1cf4a5edf5e2bf383ca
|
|
MD5 |
2337dd7033655a410f9eecc471f89768
|
|
BLAKE2b-256 |
ed2edb844ea3ff7ae8b5fdec9994e48d46815ed2738211672efa261d7632d539
|