An open API service indexing awesome lists of open source software.

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

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