How can we make a Python script auto executable at system startup (preferably linux) on every system it is installed on? -
this question has reply here:
create python script runs @ startup [closed] 1 replyi have python script , has auto - executed on startup. know how create happen in scheme through editing , adding files in etc/init.d . have created python bundle setup.py , other files cant find way how create script auto executable on every scheme installed . there way using setup.py ?
put script in /etc/rc.local execute every time boot system.
python linux autoexec
No comments:
Post a Comment