macro_python A python program that run Excel Macro using pywin32 package. Requirements This only works on Windows computers. Microsoft Excel installed One excel macro in the excel file named Macro1 Install pywin32 package pip install pywin32 Run the program python main.py For more information about pywin32 https://pypi.org/project/pywin32/