Skip to content

Test-Prep/main

 
 

Repository files navigation

Usage

Edit the addresses in locations.txt, with the restraunt address in the very first line, and the consumer addresses following. Put the addresses of the drivers' homes into driver_home_addresses.txt. Make sure there are no empty lines in either text files. Then, open launchprogram.command and enter the necessary inputs. Assign output Google Maps links to drivers based on the last address in the directions panel.

Dependencies

  • __future__
  • geopy
  • networkx
  • osmnx (It seems that this package is currently broken on pip)
  • ortools
  • conda (Used to install osmnx)

Installing Dependencies

Install conda and add it to your PATH. On Windows, run InstallDependencies.bat. On MacOS, run install_libraries.command. On Linux, run InstallDependencies.sh.

About

the main repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.5%
  • Shell 2.4%
  • Batchfile 1.1%