Python wrapper for Ejabberd API.
Project description
EjabberdAPI
Python wrapper for the Ejabberd API (WIP).
Sample usage:
from ejabberdapi import Ejabberd
ejabberd = Ejabberd("ejabberd_secrets_file")
ejabberd_secrets_file
is a txt file you must create with the following parameters:
api_base_url: local Ejabberd node, API listening port. In ex. http://127.0.0.1:5280
local_vhost: your local ejabberd vhost, in ex. ejabberd@localhost
admin_account: the ejabberd admin account, in ex. admin@ejabberd.server
admin_pass: ejabberd admin account password
Current implemented Ejabberd endpoints:
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
EjabberdAPI-0.1.4.tar.gz
(17.2 kB
view details)
Built Distribution
File details
Details for the file EjabberdAPI-0.1.4.tar.gz
.
File metadata
- Download URL: EjabberdAPI-0.1.4.tar.gz
- Upload date:
- Size: 17.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72eb495c1d93346a80ba6a862480d68aac5dad9d69962d45f63998e14a0c0f96 |
|
MD5 | 4ff7059f2c6d3975eda7dacc5df892b6 |
|
BLAKE2b-256 | 53d12013eddc001a4e5fd17d0301fd618d49d2ce475f53f76d69e27e0aee971b |
File details
Details for the file EjabberdAPI-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: EjabberdAPI-0.1.4-py3-none-any.whl
- Upload date:
- Size: 16.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2e39e86e91898e94ba95addb51960b11011682fca9eafe5eb0eba9cf42e4f60 |
|
MD5 | 215d3a9f88573c7bf8561d7041a42ce9 |
|
BLAKE2b-256 | 5160d3432d1bfff960cc78518b220a2d20a6ef0a3b0ba35715c66f7632e91ca0 |