• How to start a python3 script at startup:
    • cron -e
    • @reboot /usr/bin/python /path/to/yourpythonscript

Updated: