Conversion script exported data from Simple Workout Log to format that can be imported by Intensity
pandas
Run convert_data.py --path_to_export your\local\path\to\simple_workout_log_export_stregth.csv and intensity_formatted_data.csv will be save to the same directory.
install pytest
run pytest in the root directory