anaconda历史版本链接及python版本对应关系

anaconda历史版本

anaconda所有版本链接:https://repo.continuum.io/archive/
清华大学开源软件镜像站:https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/

py3.6.5版本:

Anaconda3-5.2.0-Linux-x86_64.sh 	621.6 MiB 	2018-05-30 13:05:43

文件完整性校验: https://docs.anaconda.com/anaconda/install/hashes/all/

$ sha256sum Anaconda3-5.2.0-Linux-x86_64.sh 
09f53738b0cd3bb96f5b1bac488e5528df9906be2480fe61df40e0e0d19e3d48  Anaconda3-5.2.0-Linux-x86_64.sh

版本与python对应关系(部分):
https://blog.csdn.net/yuejisuo1948/article/details/81043823

anaconda历史版本链接及python版本对应关系_第1张图片

你可能感兴趣的:(python基础)