I have a DTSX package created in Visual Studio and wondering if there is a way to execute the package thru a Python script? It basically takes an Excel spreadsheet import, runs a derived Column tool and exports the results to a new Excel spreadsheet.
Thank You