From aa03c4be5feeb160e2c0b403ab1ab8b0be313185 Mon Sep 17 00:00:00 2001 From: Vinta Chen Date: Thu, 8 Jan 2026 17:10:07 +0800 Subject: [PATCH] remove pythonlibs: Gohlke retired, site discontinued in 2022 Christoph Gohlke stopped maintaining the Windows binaries service. Use conda-forge or pip with wheel packages instead. Co-Authored-By: Claude Opus 4.5 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9ec87e22..d2f14432 100644 --- a/README.md +++ b/README.md @@ -734,7 +734,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). *Python programming on Microsoft Windows.* -* [pythonlibs](http://www.lfd.uci.edu/~gohlke/pythonlibs/) - Unofficial Windows binaries for Python extension packages. * [PythonNet](https://github.com/pythonnet/pythonnet) - Python Integration with the .NET Common Language Runtime (CLR). * [PyWin32](https://github.com/mhammond/pywin32) - Python Extensions for Windows. * [WinPython](https://winpython.github.io/) - Portable development environment for Windows 10/11.