Scrapbox:ページ上のPythonスクリプトを実行する
Pythonスクリプト
code:hello.py
print('Hello Scrapbox World はろーわーるど')
実行コマンドライン
$ curl -s
https://scrapbox.io/api/code/suto3/Scrapbox:%E3%83%9A%E3%83%BC%E3%82%B8%E4%B8%8A%E3%81%AEPython%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%97%E3%83%88%E3%82%92%E5%AE%9F%E8%A1%8C%E3%81%99%E3%82%8B/hello.py
| python
$ wget -q -O -
https://scrapbox.io/api/code/suto3/Scrapbox:ページ上のPythonスクリプトを実行する/hello.py
| python
Python:HelloWorld
#cURL
#wget