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.0.tar.gz
(158.0 kB
view details)
Built Distribution
nbxmpp-3.2.0-py3-none-any.whl
(209.0 kB
view details)
File details
Details for the file nbxmpp-3.2.0.tar.gz
.
File metadata
- Download URL: nbxmpp-3.2.0.tar.gz
- Upload date:
- Size: 158.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e4d61477ab1871623194d4ccb60dafed807e33f4cc1be6ca5d9f25a27c81ae33
|
|
MD5 |
b93b30a15354460988784ac0d9ce3c78
|
|
BLAKE2b-256 |
de099e541489eb8eb0a2e1c5325e6d192d3b52fee73bc7e444f75a7fea5ad5ab
|
File details
Details for the file nbxmpp-3.2.0-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-3.2.0-py3-none-any.whl
- Upload date:
- Size: 209.0 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 |
75a7d14655aa0f3bb1f7b8422b7cc175c4a3a1fe5e435d01a714cf1051064d7b
|
|
MD5 |
f97f226a20c2134a978bd3ceb35407bc
|
|
BLAKE2b-256 |
defbdebbf3afdaa4353214ed7c71385c14cc10302cfdbef6686e215b8e608c9c
|