Skip to content

A Python script that determines the fastest mixed medley relay from a list of names and times from an Excel spreadsheet.

Notifications You must be signed in to change notification settings

zhangster12/Mixed-Medley-Relay-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mixed-Medley-Relay-Generator

Mixed-Medley-Relay-Generator determines the 2 male and 2 female swimmers for the fastest mixed medley relay time based on times in an Excel spreadsheet.

Getting Started

Install pandas and create swimmer_times.xlsx.

Prerequisites

npm install pandas

Usage

Run script:

py swim_mixed_medley.py

Push updates to GitHub:

git add .
git commit -m "Edited file"
git push origin

Contact

Project Link: https://github.com/zhangster12/Mixed-Medley-Relay-Generator

About

A Python script that determines the fastest mixed medley relay from a list of names and times from an Excel spreadsheet.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages