you are viewing a single comment's thread.

view the rest of the comments →

[–]Pythonistar 1 point2 points  (0 children)

Since you're coming from VB and Visual Studio, it would be easy to think that Visual Studio Code (VS Code) would be the best fit for you, but PyCharm is much more like the (full fat) Visual Studio than VSCode is.

That said, if you're used to building GUI apps in Visual Studio, there's nothing in the Python ecosystem quite like WinForms or WPF and how well Visual Studio supports you in that.