ifttt手机通知发送SDK
Project description
ifttt手机通知发送SDK
官方网站:https://ifttt.com/if_notifications
DEMO
#!/usr/bin/env python3
# -*- coding: UTF-8 -*-
from ifttt import notice
text = '服务器1号:任务完成'
response = notice.send_notice(event_name='test', key='dXGc1k52h7GflYU4Lcjt7G', text=text)
print(response)
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
Built Distribution
File details
Details for the file ifttt-notice-sdk-1.0.0.tar.gz
.
File metadata
- Download URL: ifttt-notice-sdk-1.0.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9986405c5bc5bd6b9aa17d0d365d074f2ecbe34e580e7030f5ca98191ba1ee4f |
|
MD5 | 88fecea6cddb57fce1416cda839b385f |
|
BLAKE2b-256 | 419d436c8368bc525d1d319b56a4e0f9f027b40bff1effd22cfc47412f024cf0 |
File details
Details for the file ifttt_notice_sdk-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: ifttt_notice_sdk-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 431266049d78511e8a324b62c434373cee90627cc8a1ffb022b62ca83e8ec917 |
|
MD5 | 6cbc22baa0461bbadd025947a66807eb |
|
BLAKE2b-256 | 5c9bbd5dc98b5e5282b793205755582fb6af5c2a7e971a02236769f9e5afab31 |