Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 362 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 362 Bytes

openSFfoodtrucks

This application finds open SF food trucks at the moment

Install Dependencies:

  1. requests: pip install requests
  2. python needs to be 3.x

Run the tool:

  1. open your command line prompt
  2. get to your folder where the scripts are stored: e.g. cd /d D:\openfoodtrucks (for windows)
  3. run the tool, type: python GetFoodTrucks.py

Enjoy!