foreshadow / atom-python-run

A simple atom package. Press one key to run your python code in atom.
https://atom.io/packages/atom-python-run
MIT License
44 stars 32 forks source link

Added option to add env variables for running python files #130

Open blueedgetechno opened 3 years ago

blueedgetechno commented 3 years ago

I added an option in config for adding env variables so that they don't have to do it manually every time.