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
- python >= 3.9.0
- PyGObject
- GLib >= 2.60
- libsoup
- precis-i18n
- idna
Optional Runtime Requirements
- python-gssapi (for GSSAPI authentication https://pypi.org/project/gssapi/)
Features
- List of supported XEPs
Starting Points
- Downloads
- You can also clone the git repository
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.
or use the example client python3 -m nbxmpp.examples.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-3.0.1.tar.gz
(147.7 kB
view details)
Built Distribution
nbxmpp-3.0.1-py3-none-any.whl
(208.7 kB
view details)
File details
Details for the file nbxmpp-3.0.1.tar.gz
.
File metadata
- Download URL: nbxmpp-3.0.1.tar.gz
- Upload date:
- Size: 147.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
006348aab915eba0b50d542664eb464b8e96afcc8d8476a8a5478a53e7e56756
|
|
MD5 |
009e3754e952781cd7eaeae8f9b5490f
|
|
BLAKE2b-256 |
674e265ed695151b9522ac74ff41de275a12546f16c2c744dbf10e10bad2b914
|
File details
Details for the file nbxmpp-3.0.1-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-3.0.1-py3-none-any.whl
- Upload date:
- Size: 208.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
debfa3b13008c041b13b73f78f61ce49987770bf49d0e105898a176525cab7fc
|
|
MD5 |
29e5e857df83613e91aee6ea24295727
|
|
BLAKE2b-256 |
4351e8aadef7e41f1d1fcf37c21bef3492f6af6ec4e7c900b4b2ff953ab54ddd
|