24/7 running python script in win 10 Follow
HI,
I have built a python program using pycharm. there are multiple python files and a set of pycharm venv setup.
May I know whether there's a procedure on how to deploy this- program on win 10?
Currently the pycharm is installed on win 10.
I can use pycharm to run the code without any problem.
But because pycharm is IDE, not ideal to run the program 24/7, I would like to run the code directly in win 10.
Is there any document detailed on how to deploy the program?
Please sign in to leave a comment.