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.0.tar.gz
(166.7 kB
view details)
Built Distribution
nbxmpp-4.2.0-py3-none-any.whl
(207.5 kB
view details)
File details
Details for the file nbxmpp-4.2.0.tar.gz
.
File metadata
- Download URL: nbxmpp-4.2.0.tar.gz
- Upload date:
- Size: 166.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ba16ab684c678f15cb85f582a51be690e48330bbcb569aa32b7d104293392d28
|
|
MD5 |
5a7f858c70ebac9c5e89aae825adb89f
|
|
BLAKE2b-256 |
2c19ae0c7dfe14b9363895e6c5d79f35359b34674d7d6bd549d78726705bdcee
|
File details
Details for the file nbxmpp-4.2.0-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-4.2.0-py3-none-any.whl
- Upload date:
- Size: 207.5 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 |
afaf513a90adf99444df32008c1c35cc861ff6bd3e586200f9210a991d13b5b1
|
|
MD5 |
750e0614cbd6df725cddac4e97d32734
|
|
BLAKE2b-256 |
a5bd4ca2708229d823b0baa2c1700fa990a9cc5df68b54a3b58476d9d3b6e04e
|