「Python」の編集履歴(バックアップ)一覧はこちら

Python」(2012/09/24 (月) 07:47:32) の最新版変更点

追加された行は緑色になります。

削除された行は赤色になります。

* Pythonとは 欧米で大人気のスクリプト言語でPlay Framework 1.2系でもCUIに採用されている。 DotCloudやGoogleAppEngineでサーバーサイドスクリプトとして動かすこともできる。 -[[Pythonインストール(windows)>環境構築/Python/windows]] -[[付属のIDE(IDLE)を使う>Python/IDE/IDLE]] -[[Pythoyメモ>Python/メモ]] * PaaSのPythonのバージョン *** DotCloud DotCloudのPythonは2.6.5がいいようです。2.7も動くけど2.6推奨らしい? 2012/07/30 #highlight(){{ $ dotcloud ssh hellopython.www # $SHELL dotcloud@hellopython-default-www-0:~$ python Python 2.6.5 (r265:79063, Apr 16 2010, 13:57:41) [GCC 4.4.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> exit() }} *** GoogleAppEngine GoogleAppEngineは2.7でよさそう Getting Started: Python 2.7 - Google App Engine — Google Developers https://developers.google.com/appengine/docs/python/gettingstartedpython27/ *** Heroku Herokuも2.7でよさそう Getting Started with Python on Heroku | Heroku Dev Center https://devcenter.heroku.com/articles/python * 参考サイト Pythonを始めよう(1/5):CodeZine http://codezine.jp/article/detail/1617 Python入門 http://www.pythonweb.jp/tutorial/

表示オプション

横に並べて表示:
変化行の前後のみ表示: