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)
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.2.tar.gz
(138.5 kB
view details)
Built Distribution
nbxmpp-2.0.2-py3-none-any.whl
(199.2 kB
view details)
File details
Details for the file nbxmpp-2.0.2.tar.gz
.
File metadata
- Download URL: nbxmpp-2.0.2.tar.gz
- Upload date:
- Size: 138.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/45.3.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a3863671ab88992d3ea5d475b25c88ffe18aa1030c9ce980e1014470d4760291
|
|
MD5 |
d3a793f70ae8d077d2e11080b6fae232
|
|
BLAKE2b-256 |
e81dd55a238547f838a4a874171778f60b451f8b6076abd72360067bed8b3689
|
File details
Details for the file nbxmpp-2.0.2-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-2.0.2-py3-none-any.whl
- Upload date:
- Size: 199.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/45.3.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f5e7890525c4427276a0fe2127645af8539d1765d0053d11d2c217812675266e
|
|
MD5 |
9867d852d073f8208b8c3414d6cb32d6
|
|
BLAKE2b-256 |
7fe4d9c09af95418609c0c0cc4ca24ac531373839e1d06beeb53e825873e7854
|