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.2.tar.gz
(185.3 kB
view details)
Built Distribution
nbxmpp-5.0.2-py3-none-any.whl
(230.8 kB
view details)
File details
Details for the file nbxmpp-5.0.2.tar.gz
.
File metadata
- Download URL: nbxmpp-5.0.2.tar.gz
- Upload date:
- Size: 185.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b6e4a9ce89c21c3a2e384d94a8b564cc282cc72a683475e816ba952c3f19d7c0
|
|
MD5 |
c8cc65f33317f89981ef27fdb1f6ccfe
|
|
BLAKE2b-256 |
a090c52a93df43511f47dbf6b4295b2e6636ce0178013e3d67069f77702edf60
|
File details
Details for the file nbxmpp-5.0.2-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-5.0.2-py3-none-any.whl
- Upload date:
- Size: 230.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e0240661bbd0e06578bce680e9d3091e5b8e49fe8bfc98dfd6f435c56969da3e
|
|
MD5 |
b5aebb2ca2087a060ac43705566fcdbf
|
|
BLAKE2b-256 |
0f6b15cbba96376ef463b43b645716c81a01fb808a675c8c720a4d7b0b4f0091
|