Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 296 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 296 Bytes

This is a simple utility to pull down the lat/lngs for each of the contacts in your highrise account.

Simply set the HIGHRISE_SERVER and HIGHRISE_AUTH_TOKEN environment variables and then call the run() function in highrise.py

Dependencies

sudo pip install -r requirements.txt