2010-03-01から1ヶ月間の記事一覧
Python Tutorialを参考にまずはデモを動かしてみます。 http://code.google.com/intl/ja/apis/wave/extensions/robots/python-tutorial.htmlDebian環境だとこんな感じです。 $ python --version Python 2.5.2 Python 2.5以上ということで動作環境としては問…
Google wave API Challenge セットアップHackathonに参加するため、突貫でGoogle App Engineの環境整えてみました。 waveのbotを設置するための場所として、Google App Engineが必要となるわけです。開発環境は、Debian。Google App Engine SDK http://code.…