Hi,
I want to install Python on my Linux server and run python scripts with the task scheduler.
1. How do I install Python. Can this only be done with yum? (yum install -y python3) or also in Plesk?
2. What version of Python is installed in that case?
3. Where do I put my Python scripts?
4...