'Desktop shortcut for running python Script

so far I'm running my python scripts by activating my virtual environment in Anaconda Prompt, opening Spyder and Running the script in Spyder. I would like to simply create Desktop Shortcut which will run my script. What is the easiest way to achieve that?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source