Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Graphical UI for Windows
#1
Hi, I am programmimng with many languages but I am Python newbie.
I have installed Python 3.x for Windows. File python.exe is interactive tool, pythonw.exe not responding, idle not found in package.
How programming in non-interactive way? I want write my methods and save its to file.
Reply
#2
You can use any plain text editor to write your code and save it as py file. Of course dedicated IDE offer benefits.
VS Code is popular among many forum users (me incl.) We have a dedicated thread VS Code from start
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Is Python Support Graphical User Interface? ankitdixit 4 2,247 Apr-29-2022, 09:26 PM
Last Post: Axel_Erfurt
  Show pressure data in a nice graphical way? EmG 3 2,382 May-19-2020, 02:53 PM
Last Post: DPaul
  making graphical image files Skaperen 2 2,340 Aug-14-2018, 06:18 AM
Last Post: Skaperen
  birdseye - a graphical python debugger Almenon 0 3,018 Mar-31-2018, 10:37 PM
Last Post: Almenon

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020