I\'m trying to switch from Notepad++ to Atom, but I just can\'t manage to get my scripts executed in Atom.
I followed this answer (so I already installed scr
For Linux and Mac, adding environment in the script will pick correct python version. (command + I to run)
for running with python3
#!/usr/bin/env python3