Skip to content

byronhallett/random_walk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Random walk

Tested only with python3.8 and the package versions in requirements.txt

Usage

  1. Set up a Google Cloud Project
  2. Add geocoding and directions api to project
  3. Copy your API KEY
  4. Do this:
pip install -r requirements.txt
python walk.py "<STARTING_ADDRESS>" --mins 60 --key <YOUR_API_KEY>
  1. Go to there!

About

A script I wrote to get more exercise during COVID. Input your location and a desired walk duration to get a random address. Helps you explore the world right under your nose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages