Python:Python语言下载库或包的常见whl文件集合

本文涉及的产品
云数据库 Redis 版,社区版 2GB
推荐场景:
搭建游戏排行榜
简介: Python:Python语言下载库或包的常见whl文件集合

Python语言下载库或包的常见whl文件集合


地址:https://www.lfd.uci.edu/~gohlke/pythonlibs/#numpy


image.png

image.png

image.png




    Unofficial Windows Binaries for Python Extension Packages,非官方的用于Python扩展包的Windows二进制文件。


whl文件所在地址:https://www.lfd.uci.edu/~gohlke/pythonlibs

https://www.lfd.uci.edu/~gohlke/pythonlibs/#opencv


This page provides 32- and 64-bit Windows binaries of many scientific open-source extension packages for the official CPython distribution of the Python programming language. A few binaries are available for the PyPy distribution.

The files are unofficial (meaning: informal, unrecognized, personal, unsupported, no warranty, no liability, provided "as is") and made available for testing and evaluation purposes.

Most binaries are built from source code found on PyPI or in the projects public revision control systems. Source code changes, if any, have been submitted to the project maintainers or are included in the packages.

Refer to the documentation of the individual packages for license restrictions and dependencies.

本页提供了32位和64位Windows二进制文件的许多科学开源扩展包,用于Python编程语言的官方CPython发行版。PyPy发行版中有一些二进制文件。

这些文件是非官方的(意思是:非正式的、不被认可的、个人的、不受支持的、没有保证的、没有责任的、按“原样”提供的),可用于测试和评估目的。

大多数二进制文件都是由PyPI或项目公共修订控制系统中的源代码构建的。源代码更改(如果有的话)已经提交给项目维护者,或者包含在包中。

有关许可证限制和依赖项,请参阅各个包的文档。

If downloads fail, reload this page, enable JavaScript, disable download managers, disable proxies, clear cache, use Firefox, reduce number and frequency of downloads. Please only download files manually as needed.

Use pip version 19.2 or newer to install the downloaded .whl files. This page is not a pip package index.

Many binaries depend on numpy-1.16+mkl and the current Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019 for Python 3, or the Microsoft Visual C++ 2008 Redistributable Package x64, x86, and SP1 for Python 2.7.

Install numpy+mkl before other packages that depend on it.

The binaries are compatible with the most recent official CPython distributions on Windows >=6.0. Chances are they do not work with custom Python distributions included with Blender, Maya, ArcGIS, OSGeo4W, ABAQUS, Cygwin, Pythonxy, Canopy, EPD, Anaconda, WinPython etc. Many binaries are not compatible with Windows XP or Wine.

如果下载失败,重新加载这个页面,启用JavaScript,禁用下载管理器,禁用代理,清除缓存,使用Firefox,减少下载次数和频率。请按需手动下载文件。

使用pip 19.2或更新版本来安装下载的.whl文件。这个页面不是一个pip包索引。

许多二进制文件依赖于numpy-1.16+mkl和当前的Microsoft Visual c++ Redistributable for Visual Studio 2015、2017和2019 for Python 3,或者Microsoft Visual c++ 2008 Redistributable包x64、x86和SP1 for Python 2.7。

在其他依赖numpy+mkl的包之前安装它。

这些二进制文件与Windows >=6.0上最新的官方CPython发行版兼容。很有可能它们不能与定制的Python发行版一起工作,包括Blender、Maya、ArcGIS、OSGeo4W、ABAQUS、Cygwin、Pythonxy、Canopy、EPD、Anaconda、WinPython等。许多二进制文件与Windows XP或Wine不兼容。

The packages are ZIP or 7z files, which allows for manual or scripted installation or repackaging of the content.

The files are provided "as is" without warranty or support of any kind. The entire risk as to the quality and performance is with you.

The opinions or statements expressed on this page should not be taken as a position or endorsement of the Laboratory for Fluorescence Dynamics or the University of California.

包是ZIP或7z文件,允许手动或脚本化安装或重新打包内容。

这些文件是“按原样”提供的,没有任何担保或支持。质量和性能的全部风险在于你们。

本页所表达的意见或陈述不应被视为Fluorescence 动力学实验室或加州大学的立场或认可。


 


相关实践学习
基于Redis实现在线游戏积分排行榜
本场景将介绍如何基于Redis数据库实现在线游戏中的游戏玩家积分排行榜功能。
云数据库 Redis 版使用教程
云数据库Redis版是兼容Redis协议标准的、提供持久化的内存数据库服务,基于高可靠双机热备架构及可无缝扩展的集群架构,满足高读写性能场景及容量需弹性变配的业务需求。 产品详情:https://www.aliyun.com/product/kvstore     ------------------------------------------------------------------------- 阿里云数据库体验:数据库上云实战 开发者云会免费提供一台带自建MySQL的源数据库 ECS 实例和一台目标数据库 RDS实例。跟着指引,您可以一步步实现将ECS自建数据库迁移到目标数据库RDS。 点击下方链接,领取免费ECS&RDS资源,30分钟完成数据库上云实战!https://developer.aliyun.com/adc/scenario/51eefbd1894e42f6bb9acacadd3f9121?spm=a2c6h.13788135.J_3257954370.9.4ba85f24utseFl
相关文章
|
2天前
|
存储 Python
Python文件编码概念详解
Python文件编码概念详解
11 1
|
3天前
|
数据挖掘 程序员 数据安全/隐私保护
解锁PDF潜力:9个Python库让你的文档处理更高效
程序员晚枫分享了Python处理PDF的9个第三方库,包括PyPDF2、pdfrw、ReportLab、pikepdf、pdfplumber、pdfminer.six、PyMuPDF、popdf和borb,各具优缺点。选择时需考虑应用场景、功能需求、库的维护状态和开源协议。例如,pdfplumber擅长内容提取,而ReportLab和PyMuPDF适用于创建和修改内容。
|
2天前
|
Python Windows
一步步教你将包含其他文件的 Python 脚本等打包成 EXE
最近我编写了一个Python脚本,该脚本需要依赖两个同级目录下的文件才能正常运行。然而,当我将脚本打包成EXE程序后,必须将这两个文件放在EXE文件的同级目录下才能正常执行。为了简化部署,我希望能将这两个文件一起打包到EXE文件中,这时候该怎么办呢?
|
2天前
|
Python
Python文件的异常、模块与包
Python文件的异常、模块与包
10 3
|
2天前
|
索引 Python
Python集合的定义与操作详解
Python集合的定义与操作详解
3 1
|
3天前
|
Python
小白入门必备!计科教授的Python精要参考PDF开放下载!
随着互联网产业的高速发展,在网络上早已积累了极其丰富的Python学习资料,任何人都可以基于这些资源,自学掌握 Python。 但实际上,网络上充斥的资源太多、太杂且不成体系,在没有足够的编程/工程经验之前,仅靠“看”线上资源自学,的确是一件非常困难的事。
|
3天前
|
分布式计算 并行计算 Java
如何选择适合的Python并行计算库
如何选择适合的Python并行计算库
13 3
|
4天前
|
Python
Python OS 文件/目录方法
Python OS 文件/目录方法
|
4天前
|
开发者 Python
Python File(文件) 方法
Python File(文件) 方法
|
4天前
|
安全 Python
Python 文件I
Python 文件I