Task status reminder and API exception reminder
Project description
Reminder
Task status reminder and API exception reminder.
Requirements
pip install aliyun-python-sdk-core
How to release
-
pack:
python setup.py sdist bdist_wheel -
upload:
python -m twine upload dist/*
How to use
-
pip install aliyun-python-sdk-core -
pip install status-reminder -
python code:
from reminder import TaskReminder, APIReminder
r = TaskReminder(name="trainSegmentation")
r.send_message(phone_number="17801066904", current_status="complete")
# r.send_message(phone_number=["17801066904", "17801014652"], current_status="error")
r = APIReminder(name="segmentation")
r.send_message(phone_number="17801066904", current_status="404")
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
status-reminder-0.0.3.tar.gz
(2.6 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 status-reminder-0.0.3.tar.gz.
File metadata
- Download URL: status-reminder-0.0.3.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5610dc7bea60c988b3326123bf496daad039a236dc0c3293084eb862f47f7cf
|
|
| MD5 |
fe0912ec135cba3d2f73b2e5e0bcf3fd
|
|
| BLAKE2b-256 |
d670ad7068159266dd0d9b1ea299c764f28a361493045b39b5cb4140e42c128b
|
File details
Details for the file status_reminder-0.0.3-py3-none-any.whl.
File metadata
- Download URL: status_reminder-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb273f2c48f3f2145cb0d1ad7420ef9dd8bc91c9cd52974a40ca8217b9a1c4cc
|
|
| MD5 |
566a876beea72e2a3b56cba310b26f4d
|
|
| BLAKE2b-256 |
a0d5ab4004de4b6e8b53490b0544b59ef8f4e907040e64ccd35a2446d24f9bdd
|