Pycharm and Github
安装与前期准备
软件安装
- 安装 Python 安装地址: Download
安装时勾选添加环境变量’Add Python.exe to PATH’, 避免需要手动写入
- 安装 Pycharm (Python IDE) 安装地址: Download
- 安装 Anaconda (Python Environment) 安装地址: Download
- 安装 Git (Code Version Control) 安装地址: Download
从Github中克隆项目
This post is licensed under CC BY 4.0 by the author.