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
- packaging
- 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.4.tar.gz
(161.5 kB
view details)
Built Distribution
nbxmpp-3.2.4-py3-none-any.whl
(215.2 kB
view details)
File details
Details for the file nbxmpp-3.2.4.tar.gz
.
File metadata
- Download URL: nbxmpp-3.2.4.tar.gz
- Upload date:
- Size: 161.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
74deff4fc20603255571f7e0b4cd68157e44e1e769341e63d32dd846a291a615
|
|
MD5 |
51d55d53ba85d0378ac485e7cfd12bea
|
|
BLAKE2b-256 |
e35781e584c0c561bff36c39cb62d408f3f954a318dc9cdec49675a9a6ea7986
|
File details
Details for the file nbxmpp-3.2.4-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-3.2.4-py3-none-any.whl
- Upload date:
- Size: 215.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
46394624acdced9cd83c06a665a109d74132642cd3f8e427a197465aabcbf42e
|
|
MD5 |
edde83c3283a2d549a8087c1f56c1317
|
|
BLAKE2b-256 |
d50254af126e5537d479c287d661a38d209e38e38ba7d0aeb1a0479013ba52dc
|