Quantcast
Channel: Python – MEMO-LOG
Viewing all articles
Browse latest Browse all 7

Windows7のタスクスケジューラを利用してPythonスクリプトを実行する

$
0
0
適当な名前でPythonスクリプトを実行する.bat(バッチファイル)を作成する。 .batファイルの内容例: cd /D %~dp0 C:\Python25\python.exe "C:\python_script.p … 続きを読む

Viewing all articles
Browse latest Browse all 7

Trending Articles