Python · Schedule python scripts

Schedule python scripts on your Synology

On a previous post I showed you how to install Python 3.9 and virtual environments on your Synology. On this post, we are going to learn how to schedule them! Upload python script to your virtual environment We finish our previous post with the creation of the virtual environment, now we need to add our… Continue reading Schedule python scripts on your Synology

Install Python in Synology · Python

Install and use Python 3.9 in your Synology

One of the advantages of installing python in your Synology is that you can write and schedule python scripts. In this post I will show you how to get python 3.9 running, but in a future post I will show you how to schedule it. Enable Home for all users First, lets enable home for… Continue reading Install and use Python 3.9 in your Synology