Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 488 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 488 Bytes

mizmetroweb

Playing around the the Metro web data and my buddy Mizzath, using Python Flask.

$ https://github.com/buddha314/mizmetroweb.git
$ cd mizmetroweb 
$ python virtualenv.py env
$ source flask/bin/activate
(env)$ pip install -r requirements.txt
(env)$ python run.py

You will need an LA Metro developer key to do that call. For a bit, this will be hard-coded as buddha_metro.key.

Well, it looks like the LA Metro API izbrokun... damn.