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.0.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.0.tar.gz.
File metadata
- Download URL: ssi_pingme-1.1.0.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 |
82a8cf00969c6109a9b766a6accbfb0d54c88af57ce4f7fe197d81e1898dedcc
|
|
| MD5 |
484befa045f98b74d550a11b3ee9aef3
|
|
| BLAKE2b-256 |
f535d991812f81b5be24a13b8cbda0cee0d413b96556cf284f1baa6b9a13fd90
|
File details
Details for the file ssi_pingme-1.1.0-py3-none-any.whl.
File metadata
- Download URL: ssi_pingme-1.1.0-py3-none-any.whl
- Upload date:
- Size: 15.1 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 |
21e10a3cebaca3d7e9c0a29a9ee6e6fdd2f3b238cc06a935b638ddae3cc4e450
|
|
| MD5 |
604b48c4d31cbd9aaa2220e449b770fb
|
|
| BLAKE2b-256 |
94096ed78bdc9a4775d7d49c8a402105fcd403aa9c7d6d093552a010800c3195
|