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-5.0.0.tar.gz
(185.0 kB
view details)
Built Distribution
nbxmpp-5.0.0-py3-none-any.whl
(230.7 kB
view details)
File details
Details for the file nbxmpp-5.0.0.tar.gz
.
File metadata
- Download URL: nbxmpp-5.0.0.tar.gz
- Upload date:
- Size: 185.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 |
52319a08fb0f017833a305342a67d07f77f167821c975e2cc520b6b86d4cdc54
|
|
MD5 |
e87585889345252af149bb2d4b08bc72
|
|
BLAKE2b-256 |
69cecf04612073dd75acb50b60e9f408001bfd03fc0d6576d7b2eb87f2fbcc04
|
File details
Details for the file nbxmpp-5.0.0-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-5.0.0-py3-none-any.whl
- Upload date:
- Size: 230.7 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 |
cd4fd6a9c1f606435207f1644e3c8f3ae79773bafc43d413115a75e8b63c3dc5
|
|
MD5 |
68977fdda70ebbeb7674e112634bd8bf
|
|
BLAKE2b-256 |
b8e25b89171640f9a84991fa81adbd9d5cdc4820f0d9f6219e1245d9f4b90529
|