No project description provided
Project description
ssi_pingme
Install
pip install git+https://github.com/ssi-dk/ssi_pingme.git
How to use
To import and use in your python code you can do the following:
from pingme import (api, core)
core.set_env_variables(
config_path="/path/to/config/file"
)
api.webhook_card_simple(
title = "My title",
text = "My text"
)
The config file should have the webhook url set (https://postman-echo.com/post by default). You can modify the default config file to include webhook and email smtp server details.
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
ssi_pingme-1.1.2.tar.gz
(31.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ssi_pingme-1.1.2.tar.gz.
File metadata
- Download URL: ssi_pingme-1.1.2.tar.gz
- Upload date:
- Size: 31.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Hatch/1.16.3 cpython/3.14.3 HTTPX/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
207366e0876465ee17bfff669b1cbd05c2be59a298a4f51397e94c7920d78bba
|
|
| MD5 |
10b1b74b0772b8f682024da6cdd54504
|
|
| BLAKE2b-256 |
caf3e22018d998c817ffb0684cf2b73088001ae5ff2808f92854f4e1b31f8b73
|
File details
Details for the file ssi_pingme-1.1.2-py3-none-any.whl.
File metadata
- Download URL: ssi_pingme-1.1.2-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Hatch/1.16.3 cpython/3.14.3 HTTPX/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfe7e64f6fa60f1552ea0a5a09260e2f68f24842e0730b5994f4e4e50ad10e48
|
|
| MD5 |
c423ff965e794d8590ac9993c0dbb864
|
|
| BLAKE2b-256 |
8dad3894f29bb6c0d436361e088c865faa33774f55a7f676c7e93fd688e75a33
|