Skip to content

ttamre/detour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detour

Traffic disruption locator for the city of Edmonton using the city of Edmonton Open Data Portal's SoDA API

Status: In development/testing phase

Running detour

Execute the file as you would any other python file, depending on the default version of python you have installed.

$ python detour.py            # If you have python3 installed and it is default
$ python3 detour.py           # If you have python3 installed and it is not default

To check your default python version, run the following command

$ python --version

Installing

Simply clone the repository into a location of your choosing

$ git clone https://github.com/ttamre/detour.git

Contributing

Please email me at ttamre@ualberta.ca for details on code of conduct, and the process for submitting pull requests.

Authors

  • Tem Tamre - Project Lead/Owner - Github

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU General Public License - see LICENSE for more details

About

traffic disruption locator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages