Python编程菜鸟成长记--A1--03--Python 环境安装(待完成)

1.重点知识

  • Windows 上如何安装 Python 3

  • Linux 上如何安装 Python 3

  • Mac 上如何安装 Python 3

  • Windows 上如何安装 Pycharm

  • Mac 上如何安装 Pycharm

  • Windows 上如何安装 Jupyter

  • Mac 上如何安装 Jupyter

2.Python 解析器安装

3.Python IDE——Pycharm 安装

4. Python venv 虚拟环境安装

5.Python 文档、交互编程工具—— Jupyter 安装

6. Python conda 虚拟环境安装

原文地址:https://www.cnblogs.com/David-domain/p/11031070.html