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
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.5.tar.gz
(161.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
nbxmpp-3.2.5-py3-none-any.whl
(215.3 kB
view details)
File details
Details for the file nbxmpp-3.2.5.tar.gz.
File metadata
- Download URL: nbxmpp-3.2.5.tar.gz
- Upload date:
- Size: 161.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.1 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c0251e2acddd75458f50b4ead4154ce637006974a98cacff9c4b6b89ff0ff54
|
|
| MD5 |
91695554a3ae78fde6db3cace679cfce
|
|
| BLAKE2b-256 |
80903dede782468b7e1512a992e7255e5ea32b870039ef26210e15482ad6cdba
|
File details
Details for the file nbxmpp-3.2.5-py3-none-any.whl.
File metadata
- Download URL: nbxmpp-3.2.5-py3-none-any.whl
- Upload date:
- Size: 215.3 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 |
cf22414dce04efe33cee14318fc334f1a16af11d4ed48b6aa18a8a0aa98bcb20
|
|
| MD5 |
9e368c2be4049750c74e4bad221b1067
|
|
| BLAKE2b-256 |
dfa4e359bdf884b7a72b54c05b35f892d95864af469195714df5b2acf1e2f6e3
|