{ "info": { "author": "@rogeliorv", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Topic :: Internet", "Topic :: Internet :: WWW/HTTP", "Topic :: Utilities" ], "description": "\n _ _ _ \n| | | | | | \n| | _| | ___ _ _| |_ _ __ _ _ \n| |/ / |/ _ \\| | | | __| '_ \\| | | |\n| <| | (_) | |_| | |_| |_) | |_| |\n|_|\\_\\_|\\___/ \\__,_|\\__| .__/ \\__, |\n | | __/ |\n |_| |___/ \n\nThe Klout API is designed to return influence metrics generated by Klout. This is a python wrapper for the klouy api. \nProviding easy access function to all the api calls.\n\nKlout makes the following information available:\n\nWhat metrics Klout API returns:\n1. Klout Score - is the measurement of your overall online influence.\n The scores range from 1-100 with higher scores representing a wider and\n stronger sphere of influence.\n2. Network Influence - is the influence level of your engaged\n audience. Capturing the attention of influencers is no easy task, and\n those who are able to do so are typically creating spectacular content.\n3. Amplification Probability - is the likelihood that your content will be\n acted upon. The ability to create content that compels others to respond\n and high-velocity content that spreads into networks beyond your own is\n a key component of influence.\n4. True Reach - is the size of your engaged audience. We eliminate inactive and\n spam accounts, and only include accounts that you influence.\n5. Influential About - The topics you are most influential about based not on\n what you talk about the most but on the subjects you get the most\n engagement on.\n6. Influencer Of/Influenced By: These are the people who you influence and who\n you are influenced by based on social actions.\n\n\nTo install use:\n\n pip install kloutpy\n \nOr to get the latest version:\n\n pip install git+git://github.com/rogeliorv/kloutpy.git\n\n\nOr download the source and run:\n\n python setup.py install\n\n\nHow to contribute a patch:\n 1. Fork kloutpy on github.com\n 2. Create a new branch\n 3. Commit changes to this new branch\n 4. Send a pull request\n\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/rogeliorv/kloutpy/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rogeliorv/kloutpy/", "keywords": "klout", "license": "LGPL3", "maintainer": null, "maintainer_email": null, "name": "kloutpy", "package_url": "https://pypi.org/project/kloutpy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/kloutpy/", "project_urls": { "Download": "https://github.com/rogeliorv/kloutpy/tarball/master", "Homepage": "https://github.com/rogeliorv/kloutpy/" }, "release_url": "https://pypi.org/project/kloutpy/0.3/", "requires_dist": null, "requires_python": null, "summary": "Python client for the klout api (http://klout.com/)", "version": "0.3" }, "last_serial": 793962, "releases": { "0.3": [ { "comment_text": "", "digests": { "md5": "4ee36de43118c13bbbe305b6856f52a0", "sha256": "0cc2108e8b1d39634ce2da57fc864d1f91b1968c02a49a3880ba0264ee6577b2" }, "downloads": -1, "filename": "kloutpy-0.3.tar.gz", "has_sig": false, "md5_digest": "4ee36de43118c13bbbe305b6856f52a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5280, "upload_time": "2012-06-20T12:01:34", "url": "https://files.pythonhosted.org/packages/5c/ff/787822ffed181eb4ba807a1824705de95b75b249f5aaa4e192f693fd4f49/kloutpy-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4ee36de43118c13bbbe305b6856f52a0", "sha256": "0cc2108e8b1d39634ce2da57fc864d1f91b1968c02a49a3880ba0264ee6577b2" }, "downloads": -1, "filename": "kloutpy-0.3.tar.gz", "has_sig": false, "md5_digest": "4ee36de43118c13bbbe305b6856f52a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5280, "upload_time": "2012-06-20T12:01:34", "url": "https://files.pythonhosted.org/packages/5c/ff/787822ffed181eb4ba807a1824705de95b75b249f5aaa4e192f693fd4f49/kloutpy-0.3.tar.gz" } ] }