Skip to main content

what should i eat?

Project description

welp

Development

Get a Yelp! fusion API key

here

Add it to your .env file

echo "YELP_API_KEY=<api_key>" >> .env

Get a Google Maps Geolocation API Key. Should be free for most general users.

Use Pyenv

Yeah just do it. 3.8.2.

Install pipenv using brew on mac or linux

brew install pipenv

Enter the pipenv virtual environment

pipenv shell

Install and build welp app in venv

pipenv install      # installs python dependencies
pipenv run build    # builds the python project
pipenv run install  # installs the project locally

Run it!

welp

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

welp-0.0.1-py3-none-any.whl (8.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