PYTHON 基礎入門
..................................................
# Date : 2019-09-17
# Author : Enson, Yu, Ph.D.
..................................................
# Keywords: Code, Python, ... .
..................................................
# 基礎學習
* 『#』 為註解符號。
* PIP 套件管理工具
..................................................
# Jupyter
- [] 安裝:pip3 install jupyter
- [] 執行:jupyter notebook
# 套件 (Package):
- [] 模組套件說明:[dokelung-blog]。
- [] requests : 用以模擬網路請求行為。
..................................................
# REFERENCE
- [] Python, https://www.python.org/
- [] Python, WIKI, https://zh.wikipedia.org/wiki/Python
- [] Python 台灣使用者群組, http://wiki.python.org.tw/Pot
- [] 編程派, http://codingpy.com/
- [] DJANGO, WIKI, https://zh.wikipedia.org/wiki/Django
## REF. Fundamental Study.
- [] Django筆記 - Python的模組與套件, dokelung-blog, http://dokelung-blog.logdown.com/posts/243281-notes-django-python-modules-and-kits
- [] Python 基本語法與科學計算套件的使用: Python 基礎(一), http://www.astro.ncu.edu.tw/~yhsu/yhsu/python基礎一/
## REF. JUPYTER
- [] [Python] Mac OS / Windows 安裝 Jupyter, ORANGEWIND, 20160721, https://oranwind.org/bid-data-mac-os-an-zhuang-jupyter/
沒有留言:
張貼留言