Skip to content

Misawai/intro_to_3rd_api_and_sheet_API_implementation

 
 

Repository files navigation

第三方 API 服務介紹及 Google Sheet API 串接實作

此為自主學習線上課程 預計完成時間:60 分鐘

學習目標

知道常見的第三方 API 服務,且有能力自行串接 Google Sheet API 在自己的 Python 應用程式中

學習條件:

修過至少 2 學分或 12 小時之 Python 程式設計者。
即理解 Python 基礎語法,想要學習如何串接 Google 第三方服務的同學。
如果了解 Pandas 基礎操作佳,但不懂也沒關係

如何使用?

0. 安裝 Anaconda 與 Jupyter Notebook

請使用 Python 3.7 以上的版本

Anaconda 官方網站:https://www.anaconda.com/products/individual
安裝教學請點我

或於此連結下載 https://github.com/EasonC13/intro_to_3rd_api_and_sheet_API_implementation/archive/refs/heads/main.zip

2. 執行對應系統的啟動

這樣即可於 Jupyter Notebook 打開課程

  • Windows -> Windows_start.bat
  • Mac -> Mac_start.sh
  • Ubuntu -> Ubuntu_start.sh

3. 點選 0_outline.ipynb 開始課程

About

online_course_zh_intro_to_3rd_api_and_sheet_API_implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 83.7%
  • Python 16.0%
  • Other 0.3%