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.7.tar.gz
(17.2 kB
view details)
Built Distribution
File details
Details for the file EjabberdAPI-0.1.7.tar.gz
.
File metadata
- Download URL: EjabberdAPI-0.1.7.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 | 881eb6e8c057226620d222ae60cc5cde39c70096b4c4aec89c3cc5c7567c6b8d |
|
MD5 | 1587dcbdebc245045861b33eac1b940d |
|
BLAKE2b-256 | 71733bb69ea61a9c8972f17d4a811ffc2783743240556b8572a530d5854714f6 |
File details
Details for the file EjabberdAPI-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: EjabberdAPI-0.1.7-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 | 4dfc71474376ea06b5e7208db66e34354cfab74da2a7775c7479342e8c996f0e |
|
MD5 | 4d68856b9a42e5322c79671c57962e0b |
|
BLAKE2b-256 | 8c3bad20e9a1cb08ee2d1b9cd5fabed48a92a09d541492e593d04be91a93085e |