
In order to accomplish Part 1 for the Windows users, you have to create a Batch file that is going to navigate through the directories, select the preferred script, and launch it. Windows Part 1: Turn The Python Script Into an Application¹ Second, you have to schedule these applications to run so they start without you having to think twice.

When starting this process, the first step is to turn these Python scripts into applications that you can launch with just a click of a button. Now continue reading to find out how to perform this automation on Windows and macOS! The amount of wasted time running these scripts adds up over time and can be extremely boring/tiring. Many coding algorithms are run on a regular basis whether it be day-to-day or month-to-month or even year-to-year and to be able to automate this process is invaluable.


The market is changing at a rapid pace and financial data can become outdated within weeks if not days. I did some research and read countless Stack Overflow articles and fortunately found out there was!īefore I go into the process, I just want to touch upon the importance of this automation, for coding in general, and especially with Python for financial use. I used to have to open up my Spyder IDE and run each one of my finance algorithms every day but I knew there had to be an easier way.
