- Create a virtual environment with the required packages in the
requirements.txtfile. - Activate your virtual environment.
- Enter the following command into the command line of the terminal:
python tsh.py - From the default input data set (
sample_data.txt), the module will create several JSON fileFirstName-LastName.jsonwithin the same directory.
More information on this assignment can be found at https://github.com/dward2/BME547/tree/master/Assignments/TSHTestDataConversion
See Sakai for due date and other information.