wash_metro

Pulls all the yellow line(YL) trains headed to {Huntington} Station which take passengers.

Requirement: Python 3.6>

How to run:

python3 trains.py -a {api_key} -s {stationCode}

Example: python3 trains.py -a {api_key} -s C15

Returns all YL line passenger trains currently heading to Huntington Station

Screenshot 2023-11-14 at 00 59 36