charbeat

A charbeat/newsbeat API wrapper
Download

charbeat Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Timothee Peignier
  • Publisher web site:
  • http://code.google.com/u/timothee.peignier/

charbeat Tags


charbeat Description

chartbeat is a charbeat/newsbeat API wrapper written in Python.>>> from chartbeat import Chartbeat>>> beat = Chartbeat("", "")>>> beat.quickstats(){u'crowd': 0,u'direct': 24,u'domload': 5000.0,u'engaged_time': 86.066,u'idle': 52,u'internal': 4,u'links': 13,u'new': 29,u'pages': 29,u'people': 61,u'platform': {u'd': 59, u'm': 1},u'read': 9,u'search': 7,u'social': 13,u'subscr': 0,u'toppages': ,u'visit': 60.0,u'visits': 61,u'write': 0}InstallationTo install charbeat, use pip : pip install chartbeatProduct's homepage


charbeat Related Software