This tool provide traffic metrics between two locations based on data from Google Matrix API.
- google maps API (https://console.cloud.google.com/google/maps-apis/overview)
- python libs from requirements.txt
Just run:
─╼ pip install -r requirements.txt
└─╼ python main.py usage: main.py --origin ORIGIN --destination DESTINATION