{ "info": { "author": "Thomas Cokelaer", "author_email": "cokelaer@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 6 - Mature", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "PYPIView\n#########\n\n.. image:: https://badge.fury.io/py/pypiview.svg\n :target: https://pypi.python.org/pypi/pypiview\n\n.. image:: https://secure.travis-ci.org/cokelaer/pypiview.png\n :target: http://travis-ci.org/cokelaer/pypiview\n\n.. image:: https://coveralls.io/repos/cokelaer/pypiview/badge.png?branch=master \n :target: https://coveralls.io/r/cokelaer/pypiview?branch=master \n\n.. image:: https://landscape.io/github/cokelaer/pypiview/master/landscape.png\n :target: https://landscape.io/github/cokelaer/pypiview/master\n\n\n\n**PYPIView** package provides a simple class to visualise the number of downloads of a Pypi package (or several packages). The information of downloads is retrieved via the `vanity `_ package. The plotting is performed with the `Pandas `_ package.\n\n\nInstallation\n==============\n\n::\n\n pip install pypiview\n\n\nUsage\n========\n\n::\n\n from pypiview import PYPIView\n p = PYPIView(\"requests\")\n p.plot(logy=True)\n\n\n\n\n.. image:: http://pythonhosted.org//pypiview/_images/index-1.png\n :target: http://pythonhosted.org//pypiview/_images/index-1.png\n\nContributions\n===============\n\nPlease see http://github.com/cokelaer/pypiview\n\n\n\nSee the `online `_ documentation for details.", "description_content_type": null, "docs_url": "https://pythonhosted.org/pypiview/", "download_url": "http://pypi.python.org/pypi/pypiview", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pythonhosted.org/pypiview/", "keywords": "pypi,downloads", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "pypiview", "package_url": "https://pypi.org/project/pypiview/", "platform": "Linux,Unix,MacOsX,Windows", "project_url": "https://pypi.org/project/pypiview/", "project_urls": { "Download": "http://pypi.python.org/pypi/pypiview", "Homepage": "http://pythonhosted.org/pypiview/" }, "release_url": "https://pypi.org/project/pypiview/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Utility to visualise the number of downloads of package(s) available on Pypi website", "version": "1.0.0" }, "last_serial": 1989397, "releases": { "0.9.0": [ { "comment_text": "", "digests": { "md5": "2ddfcbd9ca65d6234b68aca826655e7a", "sha256": "a7eb42b6cc42458988e8fa6c7edcdbe31b348b8629ee56e75ea7e28cfb90a720" }, "downloads": -1, "filename": "pypiview-0.9.0.tar.gz", "has_sig": false, "md5_digest": "2ddfcbd9ca65d6234b68aca826655e7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2396, "upload_time": "2014-08-15T22:42:23", "url": "https://files.pythonhosted.org/packages/14/a9/ccb0ca51845ea8abdfcdcf370bc6e3da8af36ab3292a0c02df3c50e69de9/pypiview-0.9.0.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "94d1032d3abf8df51af1f364a17b7c3b", "sha256": "23256aa6529588b4b83b0c11fcef372f09d9fa9d0cdcae207817d326e32c390a" }, "downloads": -1, "filename": "pypiview-0.9.1.tar.gz", "has_sig": false, "md5_digest": "94d1032d3abf8df51af1f364a17b7c3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2409, "upload_time": "2014-08-15T23:03:02", "url": "https://files.pythonhosted.org/packages/39/00/5bb980bd798ec52f4a3575285de937cbcfbc14504f6ca146ac41988f87cd/pypiview-0.9.1.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "79448dece6f908335ccb82cd6e0a91fe", "sha256": "38cbe90e6a4c39051dc2847d729c02af34da9e5a051e7bba7a330ddb7ac42e1f" }, "downloads": -1, "filename": "pypiview-0.9.2.tar.gz", "has_sig": false, "md5_digest": "79448dece6f908335ccb82cd6e0a91fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2617, "upload_time": "2014-08-16T09:53:39", "url": "https://files.pythonhosted.org/packages/0a/73/378840868258822861719ceb2c8f00bfd57c49e5fa5963fa9dfa7141fb4a/pypiview-0.9.2.tar.gz" } ], "0.9.3": [ { "comment_text": "", "digests": { "md5": "d95d7e5e1b44d27b0d8afcf438e006da", "sha256": "58c499a27b3f1c29e681c933477cab796844becda579f186b5563a56c98bdef0" }, "downloads": -1, "filename": "pypiview-0.9.3.tar.gz", "has_sig": false, "md5_digest": "d95d7e5e1b44d27b0d8afcf438e006da", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2609, "upload_time": "2016-02-10T11:42:17", "url": "https://files.pythonhosted.org/packages/b5/1d/374d66d602acb121c959345d605e41bb6abec42f0e26fffc4b1c5310f3dc/pypiview-0.9.3.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "eeee13cf5560a0e7bcfe4138372319b0", "sha256": "4e7563e58802b68143de8bb17c3c7e853d1c2efdd69e1d498f86e4327600aa55" }, "downloads": -1, "filename": "pypiview-1.0.0.tar.gz", "has_sig": false, "md5_digest": "eeee13cf5560a0e7bcfe4138372319b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2602, "upload_time": "2016-03-04T12:52:23", "url": "https://files.pythonhosted.org/packages/73/5c/25311131b1682b5cd8c6c5c8d081247b4621ef4fda2c3b01bdd3f8e65c80/pypiview-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eeee13cf5560a0e7bcfe4138372319b0", "sha256": "4e7563e58802b68143de8bb17c3c7e853d1c2efdd69e1d498f86e4327600aa55" }, "downloads": -1, "filename": "pypiview-1.0.0.tar.gz", "has_sig": false, "md5_digest": "eeee13cf5560a0e7bcfe4138372319b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2602, "upload_time": "2016-03-04T12:52:23", "url": "https://files.pythonhosted.org/packages/73/5c/25311131b1682b5cd8c6c5c8d081247b4621ef4fda2c3b01bdd3f8e65c80/pypiview-1.0.0.tar.gz" } ] }