Earlier quoted context omitted.
Not if you are trying to create a GUI.
I've enjoyed several Python programs over the years that had a nice Windows GUI interface https://wiki.python.org/moin/GuiProgramming
https://boa-constructor.sourceforge.net/Screenshots/
Python is light years ahead of VB6 in productivity in scripting, except when it comes to putting together a quick database frontend or just any other GUI app. My favorite was Delphi over VB. Nothing ever came close in Python in GUI building, even 25 years later.