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
Optional Runtime Requirements
- python-gssapi GSSAPI authentication
Build Requirements
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-4.0.1.tar.gz
(165.6 kB
view details)
Built Distribution
nbxmpp-4.0.1-py3-none-any.whl
(218.1 kB
view details)
File details
Details for the file nbxmpp-4.0.1.tar.gz
.
File metadata
- Download URL: nbxmpp-4.0.1.tar.gz
- Upload date:
- Size: 165.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d409c30c7822c13df62614244ee23f1f4186aba5318a111b5abdb3ca7c44a9a5
|
|
MD5 |
3260b109b5fd5e8f7cbfccd9260ed077
|
|
BLAKE2b-256 |
525e61d1edcd20b367fc54804c7f80a5608f6155f8068d144f5b6817316ac0e9
|
File details
Details for the file nbxmpp-4.0.1-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-4.0.1-py3-none-any.whl
- Upload date:
- Size: 218.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4a788aa8ee489360ca6379864eb689526d1a86cef3d953504b2af5ade36a5ed1
|
|
MD5 |
aa3d9fa9c54d50114fb9bcef3b7b7103
|
|
BLAKE2b-256 |
ce82a6c7eedeadadf3196ae4e74b56c40b5c71d871406bd6684ee82478b079c9
|