everyone. Hope someone can help me.
I have an API connection and I want to request/get and store (atualize my csv where the data is located) data hourly without using task scheduler from Windows. Basically I want to schedule the python file to run at 6am, 7am, 8am, 9 and so on.
Do you know how I can do that?