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.1.0.tar.gz
(165.7 kB
view details)
Built Distribution
nbxmpp-4.1.0-py3-none-any.whl
(205.9 kB
view details)
File details
Details for the file nbxmpp-4.1.0.tar.gz
.
File metadata
- Download URL: nbxmpp-4.1.0.tar.gz
- Upload date:
- Size: 165.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a52384a4f22ee2a29e5a3e946b2e16812f6bff0773926bd75a798d5d0940da19
|
|
MD5 |
c071b8d1abea6b3c8f6255dacc3c9c88
|
|
BLAKE2b-256 |
b81d95eeb95656d77065c0a5affac05f45fed2911c9cfc09a7caedade0ac73d7
|
File details
Details for the file nbxmpp-4.1.0-py3-none-any.whl
.
File metadata
- Download URL: nbxmpp-4.1.0-py3-none-any.whl
- Upload date:
- Size: 205.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 |
66b420f064251f987c51d242be04e133e3ef554b27c2489517422917c8991a4f
|
|
MD5 |
fa5eb75d597263f1e02d46f070cd2c42
|
|
BLAKE2b-256 |
ae3e332d549c4f64b01a4a9004082decd95df9546512f4df75b17687e9a49000
|