A utility program that will install Python 3.13.7 as we well as pandas, numpy, openpyxl & sqlalchemy.
The purpose of this program is to allow non tech-savvy people to quickly install Python and the necessary libraries for running data analysis and data automation scripts.
The program's design emphasizes abstraction, aiming to simplify the initial setup and use for users and get them operational.
To execute simply run the 'RunInstallScript.bat' file found in the main directory.
You may have to run this bat file as administrator depending on your network security policies. To do so, right click on 'RunInstallScript.bat' and select 'Run as Administrator'.