(1) 要先安裝 nvm (Node Version Manager) 用來管理多個 Node.js 版本
Linux 開發者
執行以下其中一個既可
stanley 發表在 痞客邦 留言(0) 人氣(23)
參考資料: http://tw.gitbook.net/sqlite/sqlite_python.html
此網站用來快速查詢SQLlite3的各種指令及用法,這不是資料庫教學,
我是假設讀者是熟知資料庫的語法及運作
stanley 發表在 痞客邦 留言(0) 人氣(89)

conda命令是管理在安裝不同package時的主要介面,使用conda時,你可以進行建立(create)、輸出(export)、列表(list)、移除(remove)和更新(update)環境於不同Python版本及Packages,同時也可以分享你的虛擬環境。
conda –V
stanley 發表在 痞客邦 留言(0) 人氣(113)

這篇文章在GCP中建立miniconda
(1) Installing miniconda
stanley 發表在 痞客邦 留言(0) 人氣(57)
資料來源: https://kylinyu.win/sre-workshop1-gcp-vm-server/
stanley 發表在 痞客邦 留言(0) 人氣(67)

資料來源: https://blog.uccloud.com.tw/2018/10/28/%E9%83%A8%E7%BD%B2-django-2-%E8%87%B3-app-engine-2nd-%E6%A8%99%E6%BA%96%E7%92%B0%E5%A2%83%E6%95%99%E5%AD%B8/
https://cloud.google.com/python/django/?hl=zh-tw (官方網站)
stanley 發表在 痞客邦 留言(0) 人氣(733)
%E4%B9%8B%E8%82%A1%E5%88%A9%E6%94%BF%E7%AD%96.jpg)
股票基本常識
stanley 發表在 痞客邦 留言(0) 人氣(88)

我的需求及目標如下
(1)Python爬蟲程式環境及上傳程式
(2)在GCP執行Python爬蟲程式
(3)設定自動排程每日執行
stanley 發表在 痞客邦 留言(0) 人氣(649)
完整官方文件 https://cloud.google.com/python/setup?hl=zh-tw
目標(針對Linux)
stanley 發表在 痞客邦 留言(0) 人氣(924)
(1) Create windowns 2019 server VM
change user password
(2) install Anaconda
(3) conda install -c conda-forge dash
(4) conda install -c conda-forge opencv
(4) conda install -c conda-forge sqlalchemy
(5) conda install -c conda-forge Cloud Vision
(6) conda install -c conda-forge googlemaps
stanley 發表在 痞客邦 留言(0) 人氣(5)