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
- setuptools (>=65.0.0)
Features
- List of supported XEPs
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.
To see an example check out nbxmpp-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.3.2.tar.gz
(170.3 kB
view details)
Built Distribution
nbxmpp-4.3.2-py3-none-any.whl
(222.3 kB
view details)
File details
Details for the file nbxmpp-4.3.2.tar.gz
.
File metadata
- Download URL: nbxmpp-4.3.2.tar.gz
- Upload date:
- Size: 170.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ec3104504d5e90a10dc0ae3f11b0b50ec2e596d7e70d220676e0e390f1d006ac
|
|
MD5 |
38a2b19a36db6907a2792ec8aed5c2b2
|
|
BLAKE2b-256 |
330f8b3c7bd89310f87c5c3e28a8a53a3926f1c224c159176f922e9ce7d9acdc
|
File details
Details for the file nbxmpp-4.3.2-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-4.3.2-py3-none-any.whl
- Upload date:
- Size: 222.3 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 |
17ab439a04a4cec24d02a0fcff99ee1830738975d3dc95aae4553134d4d0cc44
|
|
MD5 |
bce9a18e01a0e1104224e2508f376c8d
|
|
BLAKE2b-256 |
954ad60c66d3a72be970f2e44b5032256d5f8e754758c36eb21cb1bf9a76d20f
|