切换深色或浅色模式
安装Python | Windows
Python 是一门易于学习、功能强大的编程语言。它提供了高效的高级数据结构,还能简单有效地面向对象编程。Python 优雅的语法和动态类型以及解释型语言的本质,使它成为多数平台上写脚本和快速开发应用的理想语言。
Python
- 按下
Windows徽标+X - 选中
终端管理员 - 输入并回车:
shell
winget.exe install --id "Python.Python.3.14" --exact
winget.exe install --id "Python.Python.3.13" --exact
winget.exe install --id "Python.Python.3.12" --exact
winget.exe install --id "Python.Python.3.11" --exact
winget.exe install --id "Python.Python.3.10" --exact
winget.exe install --id "Python.Python.3.9" --exact
winget.exe install --id "Python.Python.3.8" --exact
winget.exe install --id "Python.Python.3.7" --exact
winget.exe install --id "Python.Python.3.6" --exact
winget.exe install --id "Python.Python.3.5" --exact
winget.exe install --id "Python.Python.3.4" --exact
winget.exe install --id "Python.Python.3.3" --exact
winget.exe install --id "Python.Python.3.2" --exact
winget.exe install --id "Python.Python.3.1" --exact
winget.exe install --id "Python.Python.3.0" --exact
winget.exe install --id "Python.Python.2" --exactAnaconda
- 按下
Windows徽标+X - 选中
终端管理员 - 输入并回车:
shell
winget.exe install --id "Anaconda.Anaconda3" --exact