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.7.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 .
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-2.0.3.tar.gz
(139.4 kB
view details)
Built Distribution
nbxmpp-2.0.3-py3-none-any.whl
(200.0 kB
view details)
File details
Details for the file nbxmpp-2.0.3.tar.gz
.
File metadata
- Download URL: nbxmpp-2.0.3.tar.gz
- Upload date:
- Size: 139.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/45.3.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
aa6fa277314153e132c838a1adc95a447e72c365fa693022970e9847a85f567b
|
|
MD5 |
72b4140b723b19d54fd27be7cf63a858
|
|
BLAKE2b-256 |
8b5aaa87650d786b59d6a59ea1d2df3cb1a2f42f76247dcd6b3fa497c6028be1
|
File details
Details for the file nbxmpp-2.0.3-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-2.0.3-py3-none-any.whl
- Upload date:
- Size: 200.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/45.3.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3ab458224e8531e374757b82302b6db746aa306a67090b754910c53abcbb417c
|
|
MD5 |
fce4b1eccdb8d24ca40724decffc44fc
|
|
BLAKE2b-256 |
fd9deeb467154d42632fc6bf136c45c79f3a2c0190ac27fe43c5fb2b23dcfe09
|