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.3.tar.gz
(171.9 kB
view details)
Built Distribution
nbxmpp-4.5.3-py3-none-any.whl
(224.0 kB
view details)
File details
Details for the file nbxmpp-4.5.3.tar.gz
.
File metadata
- Download URL: nbxmpp-4.5.3.tar.gz
- Upload date:
- Size: 171.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6e620e6da8ec9f9bc4fad4b1f7ff8467c3ae9efee8ea0593ce4258ac03e00b9e
|
|
MD5 |
e07f7ef9c4a78826ee71ae4fa6501f2a
|
|
BLAKE2b-256 |
89a2207d507470c7e845d72c5f4e7720a9efcd0322151e57080e60c5532bc775
|
File details
Details for the file nbxmpp-4.5.3-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-4.5.3-py3-none-any.whl
- Upload date:
- Size: 224.0 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 |
2a346ac006d35bab98461c3c8f7fa0378c65226edbaf2aacbef56386586a9c1e
|
|
MD5 |
1cb4272023be034a1692f09cfa5064e1
|
|
BLAKE2b-256 |
aa4092c67f5463369965d168c131efd2b1731a7c8634af4b5153c58faeda2af4
|