Set up your Raspberry Pi to Start Python Script on Boot Startup

Поділитися
Вставка
  • Опубліковано 27 лис 2024

КОМЕНТАРІ • 3

  • @keithlohmeyer
    @keithlohmeyer Рік тому +2

    Thanks for showing some ways to boot to Python. I found a solution for one of my projects but forget the method I used.

    • @DonskyTech
      @DonskyTech  Рік тому

      Yes, there are many solutions but I find the systemd option to be the best. I used this most of the time in all my Raspberry Pi projects.

  • @adityabarve8863
    @adityabarve8863 Місяць тому

    I guess the step to enable the service is not present in the detailed description.
    But works perfectly.. Thank you!