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.1.1.tar.gz
(158.0 kB
view details)
Built Distribution
nbxmpp-3.1.1-py3-none-any.whl
(208.6 kB
view details)
File details
Details for the file nbxmpp-3.1.1.tar.gz
.
File metadata
- Download URL: nbxmpp-3.1.1.tar.gz
- Upload date:
- Size: 158.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
04b32a479f7615d163a491cc11c60b4c14fd745281d465564cc71007ced6c839
|
|
MD5 |
e80d19b3eb6b5c4051a31100f6496d91
|
|
BLAKE2b-256 |
adf272fc6b57d2f9c903cd2078139d5e633cb4f6d43805281442086bf825d3f2
|
File details
Details for the file nbxmpp-3.1.1-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-3.1.1-py3-none-any.whl
- Upload date:
- Size: 208.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
46f2bb684650a29f3ec5b098e5ddcf32454146f90820f856b524fcaad67239a2
|
|
MD5 |
a4db8801e947a28cf26e69c843592d8a
|
|
BLAKE2b-256 |
02f7cfcddf5cb70889d09bcd2ed8fd3768ea93828b107c30ea87e5339a85d9c4
|