Skip to main content

what should i eat?

Project description

welp

welp is a yelp CLI client and business recommender

Features

  • Utilizes Yelp! Fusion API for business searches
  • Google Geolocation API searching user location based off wifi
  • (Planned) Python Curses menus

Installation

Use pip3

pip3 install welp

Usage

You will need a Yelp Fusion API key in order to use this application.

Once you have it, export it to your environment

export YELP_API_KEY=<key>

If you'd like to use Google Geolocation API for automated geolocated, provide the environment with the Google API Key also:

export GOOGLE_API_KEY=<key>

Both of these keys are basically free for to use individually. The Google API will require a form of payment, but has a free credit program.

source env/bin/activate && set -a; source .env; set +a

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

welp-0.0.4.1.tar.gz (8.0 kB view hashes)

Uploaded Source

Built Distribution

welp-0.0.4.1-py3-none-any.whl (15.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page