| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

「Python IDEをCentOSで利用する」の版間の差分

提供: MyMemoWiki
ナビゲーションに移動 検索に移動
1行目: 1行目:
 
==Python IDEをCentOSで利用する==
 
==Python IDEをCentOSで利用する==
[[Python]]
+
[[Python]] |
  
 
===Python-Tools のインストール===
 
===Python-Tools のインストール===

2020年2月15日 (土) 08:38時点における版

Python IDEをCentOSで利用する

Python |

Python-Tools のインストール

# yum install python-tools

起動

# idle

1028 idle01.png