2022年 11月 5日

python开发简介:python 集成开发环境 IDE

文章大纲

  • python 集成开发环境
    • PyCharm
    • Spyder
    • jupyter notebook
    • JupyterLab
    • Colaboratory
    • Visual Studio Code
  • Anaconda 工具箱
  • 参考文献

python 集成开发环境

进入实战环节,需要首先准备python开发环境的搭建,本文挑选工程中经常用到的IDE,推荐给大家:

  1. PyCharm
  2. spyder
  3. jupyter notebook
  4. JupyterLab

PyCharm