您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Python-3.4.X.tar.xz.zip

  2. 因为官网下载太慢了,所以将从3.2开始的所有源码包都打包了。这个3.4.X包含了下面几个源码包: Python-3.4.0.tar.xz Python-3.4.1.tar.xz Python-3.4.2.tar.xz Python-3.4.3.tar.xz Python-3.4.4.tar.xz Python-3.4.5.tar.xz Python-3.4.6.tar.xz Python-3.4.7.tar.xz Python-3.4.8.tar.xz Python-3.4.9.tar.xz
  3. 所属分类:Python

    • 发布日期:2019-06-15
    • 文件大小:160mb
    • 提供者:a905815661
  1. Python-3.6.9 tar+tar.xz.rar

  2. python官网下载速度太慢 上传linux的3.6.9版本下载使用
  3. 所属分类:Python

    • 发布日期:2019-09-11
    • 文件大小:38mb
    • 提供者:wnan1992
  1. Python-3.6.9.tar.xz

  2. There are now newer security-fix releases of Python 3.6 that supersede 3.6.9 and Python 3.8 is now the latest feature release of Python 3. Get the latest releases of 3.6.x and 3.8.x here. Python 3.6.8 is planned to be the last bugfix release for 3.6.
  3. 所属分类:Python

    • 发布日期:2020-04-04
    • 文件大小:16mb
    • 提供者:llm765800916
  1. simple_extract:一个小的命令行实用程序,可帮助提取压缩的归档文件-源码

  2. simple_extract 简单文件提取 描述 一个用Python编写的小型命令行文件提取实用程序。 它使用外部工具有选择地从URL提取并解压缩档案。 入门 需要Python 3.6以上版本。 经过3.9测试 可以使用的外部工具: * tar * gzip * bzip2 * unrar * lha * 7z * unzip * rpm2cpio * cpio * ar * xz * zstd * curl * wget * fetch 正在安装 * clone the git repos
  3. 所属分类:其它