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-5.0.1.tar.gz
(185.2 kB
view details)
Built Distribution
nbxmpp-5.0.1-py3-none-any.whl
(230.7 kB
view details)
File details
Details for the file nbxmpp-5.0.1.tar.gz
.
File metadata
- Download URL: nbxmpp-5.0.1.tar.gz
- Upload date:
- Size: 185.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 |
6aa5c7519e00241feb18085315a26a451a42dac23286fda8c35711a2f1350719
|
|
MD5 |
83f9407d8d1ea15d479b9c76f13be17a
|
|
BLAKE2b-256 |
d9cfbd9f0a26ed138388ba6cf711c47b9cb3c468a680d60fb495c8a6f07264b1
|
File details
Details for the file nbxmpp-5.0.1-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-5.0.1-py3-none-any.whl
- Upload date:
- Size: 230.7 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 |
2940a7daac02a9777d2559a5deadbcf0db131ea430ce632baaa25cdb73cd0e1c
|
|
MD5 |
2bcbe76aa7fc61e28648a86b67bb717a
|
|
BLAKE2b-256 |
1713ec42a104715a2b3bc1c5e552203bc886745267fbeaea12a04d959d0fe379
|