サーバレス練習帳

着眼大局着手小局

pythonにインストールする(Raspberry Piであっても一緒です。)

OさんのRaspberry Pi3に次の2つをインストールさせて頂きました。

 

$ pip install requests

インストール方法 — requests-docs-ja 1.0.4 documentation

 

$ pip install pyserial

qiita.com