

To execute your Python Program using the same you can use the keyboard shortcut “Shift+Ctrl+B”. Once you are done installing the “Script” Plugging then you are all set to execute your program natively like you used to do in any other IDE. If you are facing trouble in searching this plugging then you can also use the direct link of the same plugging here. This will install the desired plugging on your atom editor. Just select it and press the install button. Next you need to select the plugging with the name “Script” created by the “rgbkrk”. You need to write the name of the plugging which is “Script” into this bar. On this install page you will see a search bar. Now select “ Install” option from the left had side bar of the “ Setting” page. To install this plugging first go to the “ file menu” and then select “ Settings” or you can use keyboard shortcut “Ctrl + ”. The plugging “Script” let’s you run your program into the Atom Editor itself. Writing code into an editor and executing it into another software is nothing but a pain which nobody wants to experience. By that I mean installing some plugins and configuring their settings according to your needs.

In order to get all those special IDE like features we need to configure it.


For instance you can use the Atom Editor to write your Python code/script but you cannot execute it. How to configure the Atom Editor for Python Programming.Ītom is a text editor it doesn’t come with any special functionalities. Installation might take some time depending upon the configuration of your machine. The installer will launch the Atom editor once it’s done installing it. Simply locate the setup file which you just download and then double click and run the installer. Step 2: Install the Atom EditorĪs mentioned above, installing Atom Editor is the easiest thing one can ever do. You can download Atom Editor from the home page of its website. As it is an open source software thus you can get your copy for free. In order to install it we first need to download it. Let’s see how to install Atom Editor for Python Programming. In fact installing Atom Editor is as easy as peeling potatoes. Installing Atom Editor is no rocket science. IDE vs Text Editor How to Install Atom Editor on Windows 10?
