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
Optional Runtime Requirements
- python-gssapi GSSAPI authentication
Build Requirements
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-4.0.0.tar.gz
(165.5 kB
view details)
Built Distribution
nbxmpp-4.0.0-py3-none-any.whl
(218.1 kB
view details)
File details
Details for the file nbxmpp-4.0.0.tar.gz
.
File metadata
- Download URL: nbxmpp-4.0.0.tar.gz
- Upload date:
- Size: 165.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5693021c5775a9447999c9045498a65f2a73b4cdf97443edfc9a204536e8178e
|
|
MD5 |
13cdc8ebf56cfb7adf757624feb7d67c
|
|
BLAKE2b-256 |
0a2a9227a22d8a6ba79d08b1c340055c42e3be987150e11668b72eda1db0d0b7
|
File details
Details for the file nbxmpp-4.0.0-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-4.0.0-py3-none-any.whl
- Upload date:
- Size: 218.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
95028a037abe356647cb4c6bac632691117f00c1108a939caf7186e101bd332d
|
|
MD5 |
e886146f3f9a1e776bfef2644fcd0b5a
|
|
BLAKE2b-256 |
4708b6c4c4e1fd51120afda96c10186a54103b3e81c56976cea09bd24e64d396
|