Skip to content

mraza007/yelp-cli

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

yelp-cli

This is an interactive CLI tool that helps you find restaurants in your city/area. This project uses Yelp Api to get the restaurants

Getting Started

  • In order to get started make sure you have python3 installed.
  • Install pipenv to activate the virtual. If you don't have pipenv installed follow the documentation
  • After installing pipenv now cd yelp-cli and activate the virtual environment using this command pipenv shell
  • Install dependencies using this command pipenv install.
  • Now export the api key from Yelp Developers, export API_KEY=XXXXXXXXXX
  • Lastly now you can run the program python3 main.py

Demo

asciicast

Contribution

  • If you have any ideas on how to make this better feel free to create a PR.
  • Any contribution is welcomed.

Lastly if you have any questions feel free to Email Me and I hope you enjoyed using this simple CLI tool.

About

Yelp cli that is designed to lookup restaurants on the commad line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages