- Python 歷史版本下載大全
https://www.python.org/ftp/python/
- Pycharm工具專業版
https://www.jetbrains.com/pycharm/download/#section=windows
https://www.jetbrains.com/pycharm/download/other.html 歷史版本下載
- 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://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