Python Forum

Full Version: Python have a ide tool similar Vb6 IDE?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm and old vb6 programmer.
But really Python have a ide tool similar Vb6 IDE?

Sorry but i'm new:-)

note:
just installed the last realese of Python.
There are many IDE's for python
google this: 'python IDE'

Your choice is personal, whatever feels best to you.
I, and several other moderators and admins use VSCode (not to be confused with Visual Studio)
Visual Studio Code (VSCode) is a cross-platform (Linux, Mac OS, Windows) editor that can be extended with plugins to your needs.

Others like PyCharm.