Python 相关工具历史版本下载大全

  • Python 历史版本下载大全

https://www.python.org/ftp/python/

  • Pycharm工具专业版

https://www.jetbrains.com/pycharm/download/#section=windows

https://www.jetbrains.com/pycharm/download/other.html   历史版本下载

Pycharm V2020.3.2 专业版安装及激活过程

  •  anaconda

https://www.anaconda.com/products/individual  下载地址在网页下方

https://repo.anaconda.com/archive/   所有版本包

  • WinPython

The easiest way to run Python, Spyder with SciPy and friends out of the box on any Windows PC, without installing anything!

https://winpython.github.io/

https://github.com/winpython/winpython   软件版本包下载

  • Spyder  IDE

https://docs.spyder-ide.org/current/installation.html

https://github.com/spyder-ide/spyder   软件版本包下载

Spyder is included by default in the Anaconda Python distribution, which comes with everything you need to get started in an all-in-one package, and is our recommended installation method on Linux (and supported on the other platforms too).

Spyder is also included in the WinPython scientific Python distribution, although it doesn’t include Anaconda’s convenient conda package and environment manager like Anaconda. You can use it immediately after installing, just like with Anaconda.

下载地址:

  • WingIDE

https://wingware.com/

原文地址:https://www.cnblogs.com/onelikeone/p/14221561.html