Skip to content

When people get hungry they often get angry. Be happy, not hangry.

License

Notifications You must be signed in to change notification settings

kernalern/hangry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hangry

When people get hungry they often get angry. Be happy, not hangry.

Input Yelp API tokens in a file named 'config.ini' in the following format

[yelp_api]
CONSUMER_KEY: your_consumer_key
CONSUMER_SECRET: your_consumer_secret
TOKEN: your_token
TOKEN_SECRET: your_token_secret
usage: hangry.py [-h] [-q TERM] [-l LOCATION]

optional arguments:
  -h, --help            show this help message and exit
  -q TERM, --term TERM  Search term (default: dinner)
  -l LOCATION, --location LOCATION
                        Search location (default: Fairfax, VA)

About

When people get hungry they often get angry. Be happy, not hangry.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published