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.2.1.tar.gz
(158.2 kB
view details)
Built Distribution
nbxmpp-3.2.1-py3-none-any.whl
(209.1 kB
view details)
File details
Details for the file nbxmpp-3.2.1.tar.gz
.
File metadata
- Download URL: nbxmpp-3.2.1.tar.gz
- Upload date:
- Size: 158.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
dbf7951f02b55bce81390e3dfd1342572ea295855392d2b88b3fa9b7a7a610bd
|
|
MD5 |
d1103ec5f7d24e9d72b8e123bc0a9bab
|
|
BLAKE2b-256 |
634c4adc7ee6dff60b964e4da0d1ffa7d86863fa62b3d9f9c9eb8a1441bfe828
|
File details
Details for the file nbxmpp-3.2.1-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-3.2.1-py3-none-any.whl
- Upload date:
- Size: 209.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
40e3f012b6ee0027df40d31b1fa925285366af7fb0d9aa2d6dfb11b5260adea6
|
|
MD5 |
4eb49325cc8857b486a38fd7f3b88a26
|
|
BLAKE2b-256 |
f4cf4c081c7c87951d7176244a9baa44d8452a49388c0d7ca707e3981cdaef4e
|