Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 201 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 201 Bytes

Pulls real-time NYC subway tracking data from MTA API in GTFS format. Prints it to output file.

To use:

  1. Create a .env file and add your API_KEY
  2. pip install -r requirements.txt
  3. python gtfs.py