Budget: 2455 UAH Deadline: 1 day
It is necessary to see the entire task as a whole and not a fragmented statement, which is described in this formulation. If you plan to launch from the site API, then everything needs to be done already for it and use this technology stack. For understanding, - if we are launching one script after another, it is advisable to use Celery for orchestration. If we are making an API - then we need to look at how to do it, synchronously or asynchronously. Everything will depend on the execution time of the script or scripts. (Synchronous means there is a request and after a short time there is a response, asynchronous means a request, we receive a response in the form of a task number and then the client polls the server "how is task number such?" and upon completion can receive the result). So there are many questions and it is necessary to have a complete understanding of the task. From here, it is possible to calculate the necessary time and budget for execution.