Skip to content

Instantly share code, notes, and snippets.

@oberstet
Created July 29, 2014 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oberstet/8bf0354cc19355d50c70 to your computer and use it in GitHub Desktop.
Save oberstet/8bf0354cc19355d50c70 to your computer and use it in GitHub Desktop.
$ python get_stats.py
0.8.12
{'last_day': 2576, 'last_month': 53080, 'last_week': 9282}
oberstet@COREI7 ~/scm/tavendo/infrequent/scratchbox/python/pypi (master)
$ python get_stats2.py
{'day': 1485, 'month': 53441, 'week': 9643}
oberstet@COREI7 ~/scm/tavendo/infrequent/scratchbox/python/pypi (master)
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment