Speaking as a complete noob at this. I need to be able to run custom python scripts in general. Meaning I want to be able to have custom libraries, modules and scripts running at boot. Can anyone please provide me a detailed step by step explanation to this problem? Specifically how I can run scripts that need gpio access like relays or temp sensors(examples not looking for those specifically). Im not really looking for alternatives to python but I will take what will work. And lastly what do I put in the rc.local file to run scripts because I cannot figure that out for the life of me.
Thanks