Skip to main content

pyuntappd - A python module to get information from Untappd

Notes

This has been tested with python 3.6
This module require Client ID and Client Secret from Untappd.
This module uses these external libararies:

  • requests

Install

pip install pyuntappd

Example usage

from pyuntappd import Untappd

id = 'VHLZFXXXP5SBL4OWSAPM0G8KCCXX0A9MA9E3XWNG'
secret = '0G8KCCXX0A9MA9E3XWNGVHLZFXXXP5SBL4OWSAPM'
username = 'username'

ut = Untappd()
result = ut.getLastActivity(id, secret, username)

#Print results:
print('Username: ' + result['user']['user_name'])
print('Beer: ' + result['beer']['beer_name'])
print('Time: ' + result['created_at'])
print('Score: ' + str(result['rating_score']))

Functions

  • get_last_activity
  • get_info
  • get_wishlist

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

If you're not sure about the file name format, learn more about wheel file names.

pyuntappd-0.0.3-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file pyuntappd-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for pyuntappd-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 df887922b310de1d85616a41c3ff3a967b4b9bf51aa5cd3d6745acb2ff55c5b3
MD5 1918966e72b8e19d65427cd89b80df00
BLAKE2b-256 2c499aa1f417351ae3d6fb1c86a08cb14caada93031beb325324b641c2afe1a7

See more details on using hashes here.

Release history Release notifications | RSS feed

0.0.5

1 file

0.0.4

1 file

This release

0.0.3 This release

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page