Python Forum
How to run atom python script on idle press on keyboard shortcut.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to run atom python script on idle press on keyboard shortcut.
#1
As python code editor I like Atom. But I am feeling bore to run the script on cmd. Because all the time i have to select the path disk and file. So I would like to press a keyboard shortcut(Like default Python IDLE editor) to run the code on Python IDLE or cmd.

Python 3.6 installed on my windows 7 64 bit. Excuse my English & ignorance I am a beginner.
Reply
#2
there are many add-on packages for atom that would do this - install the one that you most like
https://atom.io/packages/search?q=run+script
Reply
#3
also, you may check VS Code, I like it better than Atom
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Why can I not see the code correctly in Python IDLE.? Trump 8 663 Apr-04-2024, 07:47 AM
Last Post: jonesphedra
  [Python 2.7] Why can't I press [ESC] a fourth time? Ashwood 3 656 Aug-27-2023, 02:01 PM
Last Post: deanhystad
  Is there a *.bat DOS batch script to *.py Python Script converter? pstein 3 3,185 Jun-29-2023, 11:57 AM
Last Post: gologica
  Launch Python IDLE Shell from terminal Pavel_47 5 1,220 Feb-17-2023, 02:53 PM
Last Post: Pavel_47
  Python Idle won't start totalmachine 9 3,488 Oct-16-2022, 05:57 PM
Last Post: totalmachine
  Why is IDLE not opening on a MacOS Montery 12.6 and using Python 3.10.7? Merlin385 7 1,675 Oct-08-2022, 08:36 PM
Last Post: Merlin385
  How to expand and collapse individual parts of the code in Atom Lora 2 1,147 Oct-06-2022, 07:32 AM
Last Post: Lora
  Folding in ATOM XavierPlatinum 5 1,211 Sep-11-2022, 09:21 PM
Last Post: XavierPlatinum
  Get Current Directory From ShortCut. Oshadha 1 955 Jul-30-2022, 04:41 PM
Last Post: snippsat
  Windows install does not create .exe, shortcut,etc to open hammer 4 2,014 May-05-2022, 12:33 PM
Last Post: hammer

Forum Jump:

User Panel Messages

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