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.4.0.tar.gz
(170.8 kB
view details)
Built Distribution
nbxmpp-4.4.0-py3-none-any.whl
(223.2 kB
view details)
File details
Details for the file nbxmpp-4.4.0.tar.gz
.
File metadata
- Download URL: nbxmpp-4.4.0.tar.gz
- Upload date:
- Size: 170.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1bb34c347d8245cc6098858f700f7b61f1dbef3e57fb8d08cd02cf2efcffdc9e
|
|
MD5 |
3c485a5140bd2d0280223e1df8c2cf7e
|
|
BLAKE2b-256 |
8bda9b6ea595fc8c311fd78610df3650a1f4d02fff47e178b15d0be7494a85bf
|
File details
Details for the file nbxmpp-4.4.0-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-4.4.0-py3-none-any.whl
- Upload date:
- Size: 223.2 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 |
e966480e1df4d9b3feb248687933c4c49533b2d7dd7bf03252757973fed6df29
|
|
MD5 |
7b6a2182c43d02b3fdd8b348f355c973
|
|
BLAKE2b-256 |
c0b4208606bb75a9f6562d99f944f9256e5794b49baddfcac96f551f6c50df25
|