安装python

mac系统安装

如果安装了Homebrew,直接通过命令brew install python3安装即可。

python解释器

python代码需要解释器解释运行程序。常见的解释器为CPython

如果在官网下载默认安装CPython

其它解释器:

  1. IPython
  2. PyPy
  3. Jython
  4. IronPython

results matching ""

    No results matching ""