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
- setuptools (>=65.0.0)
Features
- List of supported XEPs
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.
To see an example check out nbxmpp-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.3.1.tar.gz
(169.2 kB
view details)
Built Distribution
nbxmpp-4.3.1-py3-none-any.whl
(221.4 kB
view details)
File details
Details for the file nbxmpp-4.3.1.tar.gz
.
File metadata
- Download URL: nbxmpp-4.3.1.tar.gz
- Upload date:
- Size: 169.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d0ffa8a00a55ea2b32d73d2bbbfe34d81a6591b925b4448f800f061f27a10e08
|
|
MD5 |
34adc2d1ef77abc56678fd1830f25de5
|
|
BLAKE2b-256 |
cb5243ef13c27b3a868d6261786dd62b6b8e189caad84ec085a207d03a60a4aa
|
File details
Details for the file nbxmpp-4.3.1-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-4.3.1-py3-none-any.whl
- Upload date:
- Size: 221.4 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 |
a2b3eb5dcb15a98415561eceffac3a83dc0d8f67ed932788abef713239c120f6
|
|
MD5 |
5b21c7c1f507b1a85f6501da57db1cbc
|
|
BLAKE2b-256 |
7c96ba7e345cfdbc03c0905ee8f03caa4dee88c3075466cda115c007b1399a91
|