iT邦幫忙

2022 iThome 鐵人賽

DAY 2
0
自我挑戰組

養爬蟲的人學爬蟲系列 第 2

【Day 2】爬蟲第一步 ! 環境設定(Python、Visual Studio Code)

  • 分享至 

  • xImage
  •  

簡介
「工欲善其事,必先利其器。」
沒有適合的環境及教材,怎麼開始學習。
所以一開始,需要先安裝適合的環境 !
這30天會使用windows,加上python語法,來學習爬蟲。

Python
【第一步】 : 下載 https://www.python.org/downloads/

可以看到,目前最新的版本為3.10.7
https://ithelp.ithome.com.tw/upload/images/20220914/20145359veFdiNUoVN.jpg

【第二步】 : 開啟
方法1:
下載好了之後,可以直接在文字搜尋中輸入 : python
https://ithelp.ithome.com.tw/upload/images/20220914/20145359fnFPZoPxju.png
就可以看到
https://ithelp.ithome.com.tw/upload/images/20220914/20145359Nv6w8ShP7y.png
打開後
https://ithelp.ithome.com.tw/upload/images/20220914/20145359UKryCkzdcE.png

方法2:
使用「Wid+R」執行,輸入「cmd」即可。
https://ithelp.ithome.com.tw/upload/images/20220914/20145359LVzc2WAjUs.png
打開後https://ithelp.ithome.com.tw/upload/images/20220914/20145359PoV21fGKG7.png

輸入python --version就會顯示目前下載的版本
https://ithelp.ithome.com.tw/upload/images/20220914/20145359IxFpBBmDjh.png

Visual Studio Code (開發工具)
Visual Studio Code(簡稱 VS Code),由微軟所開發、跨平台的編輯器。
同時也有許多內建擴充內建程式可下載,加強功能。
這邊就先下載 : https://code.visualstudio.com/
https://ithelp.ithome.com.tw/upload/images/20220915/20145359fryRb5jM5n.png

下載後,將紅色打勾處都勾上
https://ithelp.ithome.com.tw/upload/images/20220915/20145359JAsM1JKQ7f.jpg

接下來,下載 Vscode Python Extensions
https://ithelp.ithome.com.tw/upload/images/20220915/201453598Tl7iS2vEw.jpg
這麼一來,就可以在VS Code中撰寫Python了。

明天!
【Day 3】Python基本語法(資料型態)

參考資料
免費資源社群 https://www.citerp.com.tw/citwp2/2021/12/22/vs-code_python_01/
Visual Studio Code環境建置 https://www.learncodewithmike.com/2019/11/python2-visual-studio-code-python.html


上一篇
【Day 1】 從0開始學習爬蟲!
下一篇
【Day 3】Python基本語法(常見資料型態)
系列文
養爬蟲的人學爬蟲30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言