Googleカレンダーを取り扱うには、こちらの連載(ゼロからはじめるPython Googleカレンダーの予定を読み込んでカウントダウンしよう(上)カレンダー編 )を参考にPythonを使う。現在ではGoogle APIの仕様が異なっているが、import文にfrom google.oauth2 import service_accountを ...
I’m Adam Conway, an Irish technology fanatic with a BSc in Computer Science and I'm XDA’s Lead Technical Editor. My Bachelor’s thesis was conducted on the viability of benchmarking the non-functional ...
そして、プログラマーにとって、嬉しい点だかが、このGoogleカレンダーにはAPIが用意されており、自作のプログラムからカレンダーを制御できるようになっているという点だ。簡単なプログラムを利用して、予定の一覧を取得したり、イベントを追加したり ...