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.2.1.tar.gz
(166.9 kB
view details)
Built Distribution
nbxmpp-4.2.1-py3-none-any.whl
(207.6 kB
view details)
File details
Details for the file nbxmpp-4.2.1.tar.gz
.
File metadata
- Download URL: nbxmpp-4.2.1.tar.gz
- Upload date:
- Size: 166.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 |
42475b8757c36b9405067da54c13f60e6c41c37edf437527e7679bf13f75da84
|
|
MD5 |
c8a95e5d6a696d48081e90771cee4954
|
|
BLAKE2b-256 |
1e00ac2708f18aae88c0a96b75893ef4580430d5f57257a4d96f41324ef117b1
|
File details
Details for the file nbxmpp-4.2.1-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-4.2.1-py3-none-any.whl
- Upload date:
- Size: 207.6 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 |
0a3b33bb41df860c4ba52c25ca2790d6e638967bf05061d4e861dea3c667b0c2
|
|
MD5 |
b5c4e35706fe6720f762c5fde98a8949
|
|
BLAKE2b-256 |
3c4700c2a5dd956c26883f50aa3ef011340673fd7d57884a4cf6d018df0c630e
|