https://github.com/xsa/unstatsppd
Generate a Pie Chart for the distribution by day of the week of beers drunk via Untappd.com
https://github.com/xsa/unstatsppd
beer untappd untappd-api
Last synced: 10 months ago
JSON representation
Generate a Pie Chart for the distribution by day of the week of beers drunk via Untappd.com
- Host: GitHub
- URL: https://github.com/xsa/unstatsppd
- Owner: xsa
- Created: 2011-06-12T15:30:10.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-06-13T08:12:17.000Z (over 14 years ago)
- Last Synced: 2025-02-07T14:14:43.874Z (12 months ago)
- Topics: beer, untappd, untappd-api
- Language: Python
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
===========
unstatsppd.py - v0.1
===========
Generate a Pie Chart for the distribution by day of the week of beers drunk
via Untappd.com using Google Chart Tools Python wrapper and the PyUntappd
wrapper.
Prerequisites:
- Python Google Chart: http://pygooglechart.slowchop.com/
- Python Untappd API wrapper: https://github.com/xsa/PyUntappd