- 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.
推薦閱讀
- Spring 5.0 By Example
- C語言程序設計(第2 版)
- Android Jetpack開發:原理解析與應用實戰
- Getting Started with ResearchKit
- R語言數據可視化之美:專業圖表繪制指南
- Git高手之路
- Python Data Analysis Cookbook
- 低代碼平臺開發實踐:基于React
- Python圖形化編程(微課版)
- 計算機應用基礎教程(Windows 7+Office 2010)
- 深入實踐Kotlin元編程
- Learning JavaScript Data Structures and Algorithms(Second Edition)
- STM8實戰
- Python Programming for Arduino
- Python預測分析與機器學習