{ "info": { "author": "Harsha Srinivas", "author_email": "95harsha95@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "pypilist\n========\n\n List packages in PyPI.\n\nInstall\n-------\n\n::\n\n $ pip install pypilist\n\nUsage\n-----\n\n.. code:: python\n\n >> import pypilist\n >> pypilist.show() # Prints out the list of all the packages\n >> pypilist.list() # Returns a json of all the packages\n\nAs a CLI app\n~~~~~~~~~~~~\n\n::\n\n $ pypilist\n\nContribute\n==========\n\nIf you want to add features, improve them, or report issues, feel free\nto send a pull request.\n\nLicense\n=======\n\nMIT \u00a9 `Harsha Srinivas`_\n\n.. _Harsha Srinivas: https://harshasrinivas.me\n", "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/harshasrinivas/pypilist/", "keywords": "CLI,python", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pypilist", "package_url": "https://pypi.org/project/pypilist/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pypilist/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/harshasrinivas/pypilist/" }, "release_url": "https://pypi.org/project/pypilist/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "list pypi packages", "version": "0.1.0" }, "last_serial": 1755387, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b99ac055f6f25d6f67e8bcda3cc8bc7c", "sha256": "b6076d7fa0b1d4519e1a29479a142b9f26c13969ee78d29d2959cc56b244ecd5" }, "downloads": -1, "filename": "pypilist-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b99ac055f6f25d6f67e8bcda3cc8bc7c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 343125, "upload_time": "2015-10-06T20:39:45", "url": "https://files.pythonhosted.org/packages/f4/92/127a7223b359b44c1a5294abd607d543c3bb233cc502ded2606eda997cd1/pypilist-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b99ac055f6f25d6f67e8bcda3cc8bc7c", "sha256": "b6076d7fa0b1d4519e1a29479a142b9f26c13969ee78d29d2959cc56b244ecd5" }, "downloads": -1, "filename": "pypilist-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b99ac055f6f25d6f67e8bcda3cc8bc7c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 343125, "upload_time": "2015-10-06T20:39:45", "url": "https://files.pythonhosted.org/packages/f4/92/127a7223b359b44c1a5294abd607d543c3bb233cc502ded2606eda997cd1/pypilist-0.1.0.tar.gz" } ] }