Converts a Word Requirements document to an Excel Compliance Matrix
Requirements: 1.) Python 3.2 or later 2.) PyWin32
Setup: 1.) unzip the Requirement2ComplianceMatrixConverter zip file into an appropriate location
Running the program: 1.) cd into the location you just unzip the file 2.) type: python CreateComplianceMatrix.py --input_file "<full path and filename of the *.docx file>" [--output_file ] 3.) Output Excel spreadsheet will be located in same directory as source