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:
- 29.8.2022. Added setup attribute
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.7.1.tar.gz
(17.6 kB
view details)
Built Distribution
File details
Details for the file EjabberdAPI-0.1.7.1.tar.gz
.
File metadata
- Download URL: EjabberdAPI-0.1.7.1.tar.gz
- Upload date:
- Size: 17.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e8d474e8f981991d7006741d57e0895b5457afb17d2b8d9074ca5bc6dbead84 |
|
MD5 | d581597882af13d6287c8323c5048bb6 |
|
BLAKE2b-256 | fd6ba1d662bd5201b93529acd22732266c4c168512cc4b5d69b5dfa8ad1b9977 |
File details
Details for the file EjabberdAPI-0.1.7.1-py3-none-any.whl
.
File metadata
- Download URL: EjabberdAPI-0.1.7.1-py3-none-any.whl
- Upload date:
- Size: 17.2 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 | 1bd2109b130bdb183f598ae44bf8cc7763fb9b86bf99959bcc531d6268c10e05 |
|
MD5 | 09df0e8a1baf9f2d0a8d45ad0bece9ca |
|
BLAKE2b-256 | 86c7e6883fed357d0d68da9d9dd8381744b81b471ff4818bd62260adf208b353 |