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
- packaging
- 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.2.2.tar.gz
(161.2 kB
view details)
Built Distribution
nbxmpp-3.2.2-py3-none-any.whl
(215.0 kB
view details)
File details
Details for the file nbxmpp-3.2.2.tar.gz
.
File metadata
- Download URL: nbxmpp-3.2.2.tar.gz
- Upload date:
- Size: 161.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
276936acd095dc2cab7f2cea128efd27998d10cb965fc4eed789fd99f381b921
|
|
MD5 |
c5f630e35e01edd7fa584e56038db42f
|
|
BLAKE2b-256 |
0e1087885b4bb4962e3c05c8eae10c38fabe9bc918f2e02961bda55474e545c1
|
File details
Details for the file nbxmpp-3.2.2-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-3.2.2-py3-none-any.whl
- Upload date:
- Size: 215.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5e519aa1a87d5ffac1acdc7ad4863847755acbed27ba678152a98f98bddc9011
|
|
MD5 |
cb384f722fb629f15a4bc566ad0fda6f
|
|
BLAKE2b-256 |
e97c28fe6309142b8bd88ad55a4aef38dbb88dc2797aa0d0efd2edf11f722cdb
|