{ "info": { "author": "Grigoriy Petukhov", "author_email": "lorien@lorien.name", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "==========\npypi-tools\n==========\n\nPackage pypi-tools contains now only one script called ``pypi``.\nIt is command line utility for searching in Python Package Index.\n\nUsage\n=====\n\nLet's find something. What about some django gravatar application?\n\n $ pypi django avatar\n $ \n\nHmm, nothing. Ok, maybe just gravatar? :)\n\n $ pypi gravatar\n django-gravatar - Gravatar Support in a Django Reusable Application\n gravatar - Gravatar generator. Includes all API parameters included in their documentation.\n tw.gravatar - inserts gravatar images\n tw.gravatar - inserts gravatar images\n\nCool. It found something. Duplicated tw.gravatar line looks like a bug :)\n\nLet's see what is tw.gravatar.\n\n $ pypi -s tw.gravatar\n name: tw.gravatar\n summary: inserts gravatar images\n version: 0.1a0dev-20100727\n author: Nicolas Laurance\n author_email: nicolas[dot]laurancegmail.com\n keywords: toscawidgets.widgets,gravatar\n classifiers: Development Status :: 3 - Alpha\n Environment :: Web Environment\n Environment :: Web Environment :: ToscaWidgets\n Framework :: TurboGears :: Widgets\n ...\n\nOoops, it is not django application.\n\n``pypi`` command understand complex search queries. You can see the list of search\noperators in ``pypi -h`` output.\n\nHere is example of searching all crap I have uploaded on the Python Package Index:\n\n lorien@big:/web/pypi-tools$ ./pypi --author_email lorien@lorien.name\n django-account - Django application for registration and authentication\n django-bookmarker - Social bookmark linsk\n django-common - A number of useful django shortcuts and helpers\n ...", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/lorien/pypi-tools", "keywords": "pypi search", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pypi-tools", "package_url": "https://pypi.org/project/pypi-tools/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pypi-tools/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/lorien/pypi-tools" }, "release_url": "https://pypi.org/project/pypi-tools/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Command line PyPI search tool", "version": "0.0.2" }, "last_serial": 797528, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "b297dad78fbcf7b7a77e5cc73a3ebd35", "sha256": "a32ebc852e6f778887ce7d8a1466550c01ecce5c8d1c6ed9ef3c0ae21339df55" }, "downloads": -1, "filename": "pypi-tools-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b297dad78fbcf7b7a77e5cc73a3ebd35", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3069, "upload_time": "2010-09-13T04:13:46", "url": "https://files.pythonhosted.org/packages/36/30/a1810c727f8a759fad6f8846b9d198d573da6d2377089481b439035e7cc2/pypi-tools-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b297dad78fbcf7b7a77e5cc73a3ebd35", "sha256": "a32ebc852e6f778887ce7d8a1466550c01ecce5c8d1c6ed9ef3c0ae21339df55" }, "downloads": -1, "filename": "pypi-tools-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b297dad78fbcf7b7a77e5cc73a3ebd35", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3069, "upload_time": "2010-09-13T04:13:46", "url": "https://files.pythonhosted.org/packages/36/30/a1810c727f8a759fad6f8846b9d198d573da6d2377089481b439035e7cc2/pypi-tools-0.0.2.tar.gz" } ] }