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.2.tar.gz
(172.2 kB
view details)
Built Distribution
nbxmpp-4.5.2-py3-none-any.whl
(223.9 kB
view details)
File details
Details for the file nbxmpp-4.5.2.tar.gz
.
File metadata
- Download URL: nbxmpp-4.5.2.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 |
fc6ec54e38c785ff8596943660336dc1f4511170e96693d3e7a44bee43f90d74
|
|
MD5 |
17e60e077ed72766f19823776fa53d58
|
|
BLAKE2b-256 |
88a9a3534048261135d40d2138618c81005427ea1fe2b4feb37314121b95f997
|
File details
Details for the file nbxmpp-4.5.2-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-4.5.2-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 |
0fde2cfc3113e4ce367577ad38eb01040fc01956ea7ccbac94a160671e8178a9
|
|
MD5 |
9aafa6fd5506ddfd5708aa258059cc7a
|
|
BLAKE2b-256 |
ee68150d706e14fc45cafbb2103dc84648444843ac23df0e9834f0cca19490a9
|