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.6.tar.gz
(17.2 kB
view details)
Built Distribution
File details
Details for the file EjabberdAPI-0.1.6.tar.gz
.
File metadata
- Download URL: EjabberdAPI-0.1.6.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 | 60454647d8fe16a5bc162b3c1b495b0204114f9884e15b3f75491bd417872a75 |
|
MD5 | f8498843cf27988d65d112831519ac81 |
|
BLAKE2b-256 | 1bb5f8617e5f291f21d5e0fb069384a89203c2388a6a816afa38a3a138386749 |
File details
Details for the file EjabberdAPI-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: EjabberdAPI-0.1.6-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 | b683d304e05f90e4086afda46cff83bb4279ed4754b65fb64756583ce3600b8d |
|
MD5 | 01637db829fa4cbf8a623fb9aca835b0 |
|
BLAKE2b-256 | e71ed2d41879dfbede0330a6f6ee061b0dbaf2ad17b1e1a41e9c47d84b70ec49 |