Skip to content

OwlPudding/MTA_Realtime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

MTA Realtime - Now using python!

Grabs, formats, and returns MTA times as a JSON server

Being used at the NYC iSchool to display arrival information of nearby trains in the main lobby

> pip3 install gtfs-realtime-bindings, urllib3
> python3 app.py

Returns an array of train arrival times for any station passed in the main function

TODO

  • Put on a server
  • Integrate with front-end

Authors: Alex Anthony Cortes-Ose, Dante Rivera, Thomas Smolka, NYC iSchool Coding Club

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%