发布时间:2016年2月4日
StatHat.com API包装器。
StatHat.com的极简API包装器,由Requests提供。
使用方法
>>> from stathat import StatHat >>> stats = StatHat('me@kennethreitz.com') >>> stats.count('wtfs/minute', 10) True >>> stats.count('connections.active', 85092) True
享受。
安装简单
$ pip install stathat
0.3.0
2016年2月4日
0.0.2
2012年3月25日
0.0.1
0
2012年3月14日
由以下支持