Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
IFTTT を使用してカスタム コマンドを Google アシスタントに追加できることを最近発見しました。コマンドの特定の単語を含む GET/POST リクエスト (Webhook) を作成するように設定できます。さまざまな電子機器を制御する IoT スタイルのデバイス (Pocket CHIP を使用) を作成しようとしています。
PythonでHTTP POSTリクエストをリッスンする最も簡単な方法は何ですか?