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)
Tests
python -m unittest discover -s test
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-6.1.1.tar.gz
(186.5 kB
view details)
Built Distribution
nbxmpp-6.1.1-py3-none-any.whl
(212.6 kB
view details)
File details
Details for the file nbxmpp-6.1.1.tar.gz
.
File metadata
- Download URL: nbxmpp-6.1.1.tar.gz
- Upload date:
- Size: 186.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b6f3e03046460cd67f4b2b43edbb648d04ff85d244828a7b387924f9a3e65ae6
|
|
MD5 |
76793bdd0bb063fd83fe728fd670b950
|
|
BLAKE2b-256 |
6d7ba41def60b1a8deffb6f3b8223afd8b1c41632afbf3af3c57bc039ad4635b
|
File details
Details for the file nbxmpp-6.1.1-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-6.1.1-py3-none-any.whl
- Upload date:
- Size: 212.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a7679bf3ffc8160ddb198cd9187135ce055cbf5b66c5d5f2f159d62c25da56c6
|
|
MD5 |
9884662e244234ae7013fc5e3c54c492
|
|
BLAKE2b-256 |
13c7e66e540101f4933f47ed1e1d129c29d95368fdacec24a6f4f803c90595c2
|