Jump to content

Running scripts in ATOM - how to headstart into Python while using Atom and GITHub


dil_bert

Recommended Posts

Hello dear experts,

this is a thread reagarding running scripts in ATOM - how to headstart into Python while using Atom and GITHub

i just have installed Atom
now i want to start with python..

 

saw some recommendations for the start with Pythonhttps://hackernoon.com/setting-up-a-python-development-environment-in-atom-466d7f48e297

- Install a Syntax Theme
- Atom Material
- script package
- some packages & options that help to connect with github.

Well it is very very important to me to connect with github and to work with Git.
Do you have some recommendations here.By far one of the most important packages on this list is the script package. This allows you to run scripts in the Atom editor using the “command + i”  keyboard shortcut. The code will run in a panel at the bottom of the text editor. https://atom.io/packages/script 

Well that is pretty important. I need to have some options to run the code. IS the script-Package the only one that helps here?

Love to hear from you

 

Link to comment
Share on other sites

Good Day dear gizmola,

 

many many thanks for the quick reply. Great to hear from you. I am very happy.

I will dig deeper into the recommendations - and will have a closer look at the mentioned article.

I also will have a closer look at the following package : ... which turns Atom into a Python IDE:  https://atom.io/packages/ide-python

 

Many many thanks again!!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.