Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 367 Bytes

File metadata and controls

7 lines (7 loc) · 367 Bytes

SAS-Python

Run SAS Enterprise Guide Project Files (.egp) from Python

  • Takes argument for path to project file
  • Batch Processing --> Takes multiple arguments in array

Command Line: python SASRun.py -project "[Insert Path To Project File]"