- Cloud Native Python
- Manish Sethi
- 121字
- 2021-07-02 19:11:54
Installing Python on Windows
Now, let's see how we can install Python on Windows 7 or later systems. Installation of Python on Windows is pretty simple and quick; we will be using Python 3 and above, which you can download from Python's download page (https://www.python.org/downloads/windows/). Now perform the following steps:
- Download the Windows x86-64 executable installer based on your system configuration, and open it to begin the installation, as shown in the following screenshot:

- Next, select the type of installation you want to go with. We will click on Install Now to go for the default installation, as seen in this screenshot:

- Once the installation is complete, you will see the following screen:

Great! We have successfully installed Python on Windows.
推薦閱讀
- 深度實踐OpenStack:基于Python的OpenStack組件開發(fā)
- Visual Basic編程:從基礎到實踐(第2版)
- R語言游戲數據分析與挖掘
- R語言編程指南
- 零基礎學Java程序設計
- Mastering ServiceNow(Second Edition)
- Android系統(tǒng)原理及開發(fā)要點詳解
- 批調度與網絡問題的組合算法
- PLC應用技術(三菱FX2N系列)
- C語言程序設計簡明教程:Qt實戰(zhàn)
- 會當凌絕頂:Java開發(fā)修行實錄
- Python編程快速上手2
- Spring Boot從入門到實戰(zhàn)
- Python程序設計:基礎與實踐
- Kotlin入門與實戰(zhàn)