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 <noreply@anthropic.com>
This commit is contained in:
Vinta Chen
2026-01-08 17:01:53 +08:00
parent ff18e9c6c5
commit 33ecf167c0

View File

@@ -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.