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.5.1.tar.gz
(172.1 kB
view details)
Built Distribution
nbxmpp-4.5.1-py3-none-any.whl
(223.9 kB
view details)
File details
Details for the file nbxmpp-4.5.1.tar.gz
.
File metadata
- Download URL: nbxmpp-4.5.1.tar.gz
- Upload date:
- Size: 172.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
25a82f2313ab740f614d82e64fdbc7760fa62aa296bd08ff21e25e2f20cfe7d2
|
|
MD5 |
ab6208831474bd8922088ce2b77fe00a
|
|
BLAKE2b-256 |
2832ad29b31e876667cfab9da3a87a1b93a760e2eadca6349764a7ac9eb35ad8
|
File details
Details for the file nbxmpp-4.5.1-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-4.5.1-py3-none-any.whl
- Upload date:
- Size: 223.9 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 |
9ddf690459fa7cbb998d121c185bdbeb0a846cdb9740fffed501e938cdfaba6a
|
|
MD5 |
d259b6abe87c8263873eddf22a3eaf8d
|
|
BLAKE2b-256 |
fc41fdf5639e65300fd5e03ad76a60e32d32d33d6e67b273482501425fc8fc64
|