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.get_last_activity(api_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.4-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for pyuntappd-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 25ea5bb5b4993c8ddbaffac36c8f7d223c0180b763a5fc19454c972956b29d6d
MD5 e4c37effeff850a4453a7f0507b23e46
BLAKE2b-256 cf6bbc8e07d49ea97e837d5d4f1e8a8b074d72ffda3400cd3b88fae876145b43

See more details on using hashes here.

Release history Release notifications | RSS feed

0.0.5

1 file

This release

0.0.4 This release

1 file

0.0.3

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