Mike's Notes
I found a great list of Unofficial Windows Binaries for Python Extension Packages maintained by Christoph Gohlke, Laboratory for Fluorescence Dynamics, University of California, Irvine. There must be hundreds of binaries listed.
Sad news: Funding for the Laboratory for Fluorescence Dynamics has ceased. This service will be discontinued before July 2022. The referred page has gone.
The good news is that they are now available on his GitHub.
According to a post on Reddit;
- Wheels for Python 3.11 for Windows on ARM64
- Wheels for Python on Windows, linked to oneAPI MKL: numpy+MKL, scipy, etc.
- Geospatial library wheels for Python on Windows: GDAL, rasterio, Fiona, etc.
- Pymol-open-source wheels for Python on Windows
- PyICU, TA-Lib, and python-ldap built on GitHub Actions.
Resources
- https://www.lfd.uci.edu/~gohlke/
- https://www.cgohlke.com/
- https://www.lfd.uci.edu/
- https://www.uci.edu/
- https://www.reddit.com/r/Python/comments/vcaibq/christoph_gohlkes_windows_wheels_site_is_shutting/
- https://www.reddit.com/r/Python/comments/13sdl53/christoph_gohlkes_precompiled_wheels_now/
- https://github.com/cgohlke
Unofficial Windows Binaries for Python Extension Packages
By: Christoph Gohike
"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.
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 9 or newer to install the downloaded .whl files. This page is not a pip package index.
Many binaries depend on numpy-1.15+mkl and the Microsoft Visual C++ 2008 (x64, x86, and SP1 for Python 2.7) or the Visual C++ 2017 (x64 or x86 for Python 3.x) redistributable packages.
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.
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.
No comments:
Post a Comment