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.3.tar.gz
(161.2 kB
view details)
Built Distribution
nbxmpp-3.2.3-py3-none-any.whl
(215.0 kB
view details)
File details
Details for the file nbxmpp-3.2.3.tar.gz
.
File metadata
- Download URL: nbxmpp-3.2.3.tar.gz
- Upload date:
- Size: 161.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e31083d07a04f470b0d40d89e04a554a1c98713545a8b6631782235224694f9b
|
|
MD5 |
0d1e8ed48dffc9aa631ef46aa8512489
|
|
BLAKE2b-256 |
c86b0bdd521b32c32dd0ddc570006046294214c226dd34ae7ae90bf1bd729571
|
File details
Details for the file nbxmpp-3.2.3-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-3.2.3-py3-none-any.whl
- Upload date:
- Size: 215.0 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 |
448fb77879ffa95331c85c307943083ab0016708fd7a1fd52b24d0bf6e35c354
|
|
MD5 |
bd0926ab40d7e8515b9f46e3cb54ca68
|
|
BLAKE2b-256 |
18a5b6e4c6aaed66cfcf070b315c3dcda38c8d5eef2c9692a11c574406076aa8
|