From 33ecf167c03960dc0998a71ed077023b923f2b3f Mon Sep 17 00:00:00 2001 From: Vinta Chen Date: Thu, 8 Jan 2026 17:01:53 +0800 Subject: [PATCH] remove Python(x,y): discontinued in 2015, Python 2 only Last release was v2.7.10.0 in June 2015. Python 2 reached EOL in January 2020. Use Anaconda, Miniconda, or WinPython 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 80a05f78..e2834cb3 100644 --- a/README.md +++ b/README.md @@ -736,7 +736,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). *Python programming on Microsoft Windows.* -* [Python(x,y)](http://python-xy.github.io/) - Scientific-applications-oriented Python Distribution based on Qt and Spyder. * [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.