views:

25

answers:

0

An app created with python3 & pyqt needs to be executed on startup. Whenever the app gets executed it has to check whether it has been added to startup list, if not it should be added to the list so that by next time it should be executed on startup.

Is there a way to initiate an apple script using python3 or python3 itself to acheive this

Ideas would be very much appreciable?