Skip to content

tonyblank/untappd-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Untappd API Python Library

This is the python client library for the Untappd API.

##Dependencies RAUTH - If you do not have that, snag it with $ pip install rauth or $ easy_install rauth , or “Use the Source, Luke”

REQUESTS - rauth is built on top of the requests module $ pip install requests or $ easy_install requests or Source

##Installation Check out / download the module from git, change directory to the folder with setup.py and run:

python setup.py install

You'll probably want to toss a sudo before that, depending on your OS. That's it though!

##Usage TODO: write this!

About

A start to an untappd python client lib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages