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.7.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 .
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-2.0.6.tar.gz
(142.0 kB
view details)
Built Distribution
nbxmpp-2.0.6-py3-none-any.whl
(199.0 kB
view details)
File details
Details for the file nbxmpp-2.0.6.tar.gz
.
File metadata
- Download URL: nbxmpp-2.0.6.tar.gz
- Upload date:
- Size: 142.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.4.2 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0fc486894e546a56d8b2baa587787aa3cc9aa3cb76912c25598c7fd11db848bd
|
|
MD5 |
fcf2c51d87e3536458caa71f1c817505
|
|
BLAKE2b-256 |
8fc9cf71c66a86d704ca772539e5ea8faa54733fc1ca3247fed17bc264bdff3a
|
File details
Details for the file nbxmpp-2.0.6-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-2.0.6-py3-none-any.whl
- Upload date:
- Size: 199.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.4.2 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6abbd51538d44bf6b004f140e1453f9a21f1fb53dfeed498a31519d2167e6b92
|
|
MD5 |
d58dae85536e7301b4c1fc1596e3e832
|
|
BLAKE2b-256 |
b14dbc0643683c2855ed1d611b9cd0d6068441f89cf16c85735c43d97f478db6
|