Is there any one standard framework for developing Python GUI apps.?
        Posted  
        
            by 
                RPK
            
        on Programmers
        
        See other posts from Programmers
        
            or by RPK
        
        
        
        Published on 2011-01-07T20:50:29Z
        Indexed on 
            2011/01/07
            20:58 UTC
        
        
        Read the original article
        Hit count: 463
        
python
There are so many frameworks for writing GUI application using Python. But is there any one key standard framework? For example we have a bundle of .NET/C# on Visual Studio.
I am thinking in other perspectives also. In future if I give an interview for a Python programmer job, which GUI framework will be considered?
I also wonder, there is no IDE that integrates the GUI and Python language. Choice of flavor is good but over-choice becomes a distraction.
© Programmers or respective owner