【Windows】python環境セットアップ手順
Basic Tools
とりあえずインストールしておく
1/ Windows Powershell
2/ Windows Terminal
3/ Git
Python Tools
Python関連のコマンド
1/ python
Download Python
The official home of the Python Programming Language
https://www.python.org/downloads/
2/ pyenv
Windows Powershellを管理者として実行後、以下のコマンドを打つ
シェルを一回閉じて開き、バージョンチェック。
update pyenv