Skip to content

marshall91/pythonUntappd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pythonUntappd

Python Library for Untappd API

Usage

Initialize api wrapper

api = pythonUntappd.api("CLIENT_ID","CLIENT_SECRET")

Add access token from user

api.set_auth("ACCESS_TOKEN")

Search for a beer

api.beer_search("Blue Buck")

Full API documentation for Untappd can be found at: [http://untappd.com/api/docs]

About

Python Library for Untappd API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages