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.5.tar.gz
(17.2 kB
view details)
Built Distribution
File details
Details for the file EjabberdAPI-0.1.5.tar.gz
.
File metadata
- Download URL: EjabberdAPI-0.1.5.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 | 0a482c52245f7251a072c5f5fa0d3bd8690326de285d293dc3a7f4eeb2bdcaa8 |
|
MD5 | 2f32003932985f431f611ea9036be92f |
|
BLAKE2b-256 | 211666dac963dea0ebb20fa31c0ed398222449ed6148bfb3f84edb9e3c1f8c6f |
File details
Details for the file EjabberdAPI-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: EjabberdAPI-0.1.5-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 | c03205bc425ddda4e8778574588f3dbf0a2937d44531b7a93d9e7d182d2e6f2b |
|
MD5 | 5753ef6a0a0a1737843f6119c044616b |
|
BLAKE2b-256 | 92e13b7d64d7e270d9ae7b3200918477e79a0f0ed8665b9b076c6ec7ec6b42d0 |