[ 原始碼: pyfttt ]
套件:python3-pyfttt(0.3.2-2)
Library for sending events to the IFTTT Webhooks Channel
This library provides tools for interacting with the IFTTT Webhooks Channel by sending events to initiate applets. Users can define event names and include additional data when triggering actions on IFTTT. It simplifies communication with IFTTT, allowing for customization through various parameters, and can be configured to work with multiple API keys.
其他與 python3-pyfttt 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings