Skip to content

fowebb/cta_time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

24 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš‚ cta_time ๐Ÿš‚

Workflow Layer for CTA Train Tracker API

purple line


Instructions

  1. Apply for CTA Developer API access here
  2. Once approved, store API access key in env.py as "CTA_API_KEY"
  3. Add/remove CTA stops in "stations" dictionary (complete list of CTA stop and map IDs)
  4. Stand up server to host code
  5. ???
  6. profit

Dependencies

This module makes use of the following Python modules that you must have installed.

  • beautifulsoup4
  • datetime
  • Flask
  • requests

About

Workflow Layer for CTA Train Tracker API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages