{ "info": { "author": "PA Parent", "author_email": "paparent@paparent.me", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "pytunkrank\n==========\n\nPython interface to the [TunkRank API](http://tunkrank.com/api). [TunkRank](http://tunkrank.com) is a tool that measures a person's influence on Twitter by looking at how much attention your followers can actually give you. You can read more [here](http://tunrkank.com/about).\n\nPorted from Jason Adams' ruby gem [tunkrank](http://github.com/ealdent/tunkrank).\n\nUsage\n-----\n\nThe TunkRank API supports two main methods: `score` and `refresh`. The module includes two convenience methods for returning just the raw score or just the ranking.\n\n import pytunkrank\n pytunkrank.score('ealdent')\n pytunkrank.raw_score('ealdent') # => 6.87\n pytunkrank.ranking('ealdent') # => 21\n pytunkrank.refresh('ealdent')\n\nCopyright\n---------\n\nCopyright (c) 2010 pytunkrank Authors (as specified in AUTHORS file). See LICENSE for details.\n\nOriginal work from Jason Adams' ruby gem [tunkrank](http://github.com/ealdent/tunkrank).", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/paparent/pytunkrank", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pytunkrank", "package_url": "https://pypi.org/project/pytunkrank/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pytunkrank/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/paparent/pytunkrank" }, "release_url": "https://pypi.org/project/pytunkrank/0.2/", "requires_dist": null, "requires_python": null, "summary": "Python interface to TunkRank API", "version": "0.2" }, "last_serial": 798187, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2f37ca7faa6d482b8f5377be4d0a8e58", "sha256": "f54867bf6fe31aec4948c184ba22f7305272f21d82e475384df01edceb684ab7" }, "downloads": -1, "filename": "pytunkrank-0.1.tar.gz", "has_sig": false, "md5_digest": "2f37ca7faa6d482b8f5377be4d0a8e58", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1502, "upload_time": "2010-05-27T00:21:49", "url": "https://files.pythonhosted.org/packages/5f/36/64ab5943085f5daa036193c25abebf1abab0b6051ac5e767754ac8a3eb79/pytunkrank-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "7dfc4f83a374c13925d99ba1765f2c00", "sha256": "fb13d53660e500da303eee47e0d4e93765ba7cd7b59537e580c4092371e9588a" }, "downloads": -1, "filename": "pytunkrank-0.2.tar.gz", "has_sig": false, "md5_digest": "7dfc4f83a374c13925d99ba1765f2c00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1585, "upload_time": "2010-06-18T15:27:38", "url": "https://files.pythonhosted.org/packages/8c/14/e281e12197b92426d8b6fd6298a6b9c6cd2eef3cf6d4cad3e6f43137916d/pytunkrank-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7dfc4f83a374c13925d99ba1765f2c00", "sha256": "fb13d53660e500da303eee47e0d4e93765ba7cd7b59537e580c4092371e9588a" }, "downloads": -1, "filename": "pytunkrank-0.2.tar.gz", "has_sig": false, "md5_digest": "7dfc4f83a374c13925d99ba1765f2c00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1585, "upload_time": "2010-06-18T15:27:38", "url": "https://files.pythonhosted.org/packages/8c/14/e281e12197b92426d8b6fd6298a6b9c6cd2eef3cf6d4cad3e6f43137916d/pytunkrank-0.2.tar.gz" } ] }