Are there any easy-to-use Visual Studio C# WinForms-like GUI designers in the Python world for Tk?

2023-12-28 Thread Félix An via Python-list
I'm used to C# WinForms, which has an easy-to-use drag-and-drop GUI 
designer in Visual Studio. Is there anything similar for Tk? How about 
Qt? What do you recommend as the easiest way to create GUI programs in 
Python, similar to the ease of use of C# WinForms?

--
https://mail.python.org/mailman/listinfo/python-list


Re: Python 3.12.1, Windows 11: shebang line #!/usr/bin/env python3 doesn't work any more

2023-12-28 Thread Félix An via Python-list

On 2023-12-25 12:36, Mike Dewhirst wrote:


3. You cannot trust Microsoft. You can trust Python Software Foundation. Python 
from PSF works the same in all environments - or if not it is a bug. Python 
from Microsoft is tweaked to satisfy their aforementioned strategy of locking 
in users to Windows.



I strongly disagree with this. I don't get all the irrational hate for 
Microsoft that exists within the Linux community. In recent years, 
Microsoft has made great contributions to the everyday life of Linux 
users. VS Code is based on open source and available on Linux, .NET is 
now on Linux, Windows has WSL2 and Visual Studio Linux development tools 
to help you develop software for Linux, SQL Server (despite still being 
commercial software except for the Express and Developer versions) is on 
Linux, etc.

--
https://mail.python.org/mailman/listinfo/python-list