{ "info": { "author": "Kenneth Reitz", "author_email": "me@kennethreitz.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "stathat.py\n==========\n\nA minimalistic API wrapper for StatHat.com, powered by Requests.\n\nUsage::\n\n >>> from stathat import StatHat\n >>> stats = StatHat('me@kennethreitz.com')\n >>> stats.count('wtfs/minute', 10)\n True\n >>> stats.count('connections.active', 85092)\n True\n\nEnjoy.\n\n\nInstallation\n------------\n\nInstallation is simple::\n\n $ pip install stathat", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kennethreitz/stathat.py", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "stathat", "package_url": "https://pypi.org/project/stathat/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/stathat/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kennethreitz/stathat.py" }, "release_url": "https://pypi.org/project/stathat/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "StatHat.com API Wrapper.", "version": "0.3.0" }, "last_serial": 4831222, "releases": { "0": [], "0.0.1": [ { "comment_text": "", "digests": { "md5": "3b9d8a227220960b400e9b11b84a586b", "sha256": "09cee69439380e53e7815e3bdcbe15e81fed8a0934822651e801275772b0c308" }, "downloads": -1, "filename": "stathat-0.0.1.tar.gz", "has_sig": false, "md5_digest": "3b9d8a227220960b400e9b11b84a586b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1750, "upload_time": "2012-03-25T08:24:38", "url": "https://files.pythonhosted.org/packages/e4/ae/ca65a80c50f3171f47b3c9980a25c655bdc9deb4d77ce7df909e52b0ce1d/stathat-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "fb16d0fa2026e2f80f43014b858459e3", "sha256": "46cab38a8738a923c280749e0affe1bdfa86d55982f426a1296c92cc2120439c" }, "downloads": -1, "filename": "stathat-0.0.2.tar.gz", "has_sig": false, "md5_digest": "fb16d0fa2026e2f80f43014b858459e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1790, "upload_time": "2012-03-25T08:31:35", "url": "https://files.pythonhosted.org/packages/66/22/bdb3c86fc82e090fdbb48c2fb340eb5d12cc07cdbd0bcf05d7deebb7573f/stathat-0.0.2.tar.gz" } ], "0.3.0": [] }, "urls": [] }