{ "info": { "author": "Rob Cakebread", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "yolk1977\n========\n\n.. .. image:: https://travis-ci.org/myint/yolk.svg?branch=develop\n.. :target: https://travis-ci.org/fish2000/yolk\n.. :alt: Build status\n\n.. contents::\n\n\nInstallation\n------------\n\n::\n\n $ pip install --upgrade yolk1977\n\n\nSummary\n-------\n\nYolk is a Python tool for obtaining information about installed Python packages\nand querying packages available on PyPI (Python Package Index). ``yolk3k``\nis a fork of the original ``yolk``. ``yolk3k`` adds Python 3 support (while\nmaintaining Python 2 support). It also adds additional features. ``yolk1977``\nis a fork of the ``yolk3k`` fork that fixes that annoying bug wherein a single\nglitchy URL-fetch status would interrupt the entirety of the ``yolk -U`` process.\n\n\nYou can see which packages are active, non-active or in development mode and\nshow you which have newer versions available by querying PyPI.\n\nUsage Examples::\n\n $ yolk --upgrade\n Upgrade all packages\n\n $ yolk --upgrade --user\n Upgrade user packages\n\n $ yolk -l\n List all installed Python packages\n\n $ yolk -a\n List only the activated packages installed (Activated packages are\n normal packages on sys.path you can import)\n\n $ yolk -n\n List only the non-activated (--multi-version) packages installed\n\n $ yolk -l -f License,Author nose==1.0\n Show the license and author for version 1.0 of the package `nose`\n\n $ yolk --entry-map nose\n Show entry map for the nose package\n\n $ yolk --entry-points nose.plugins\n Show all setuptools entry points for nose.plugins\n\n\nThese options query PyPI::\n\n $ yolk -U pkg_name\n Shows if an update for pkg_name is available by querying PyPI\n\n $ yolk -U\n Checks PyPI to see if any installed Python packages have updates\n available.\n\n $ yolk -F Paste\n Download source tarball for latest version of Paste to your current\n directory\n\n $ yolk -F Paste -T svn\n Do a subversion checkout for Paste to a directory named Paste_svn in\n your current directory.\n\n $ yolk -L 2\n Show list of CheeseShop releases in the last two hours\n\n $ yolk -C 2\n Show detailed list of changes in the CheeseShop in the last two hours\n\n $ yolk -M Paste==1.0\n Show all the metadata for Paste version 1.0\n\n $ yolk -M Paste\n Show all the metadata for the latest version of Paste listed on PyPI\n\n $ yolk -D cheesecake\n Show all (source, egg, svn) URL's for the latest version of cheesecake\n packages\n\n $ yolk -T source -D cheesecake\n Show only source code releases for cheesecake\n\n $ yolk -H twisted\n Launches your web browser at Twisted's home page\n\n\nUseful tips\n-----------\n\nCheck invalid reStructuredText in descriptions on PyPI (using `rstcheck`_)::\n\n $ yolk --query-metadata=pip --fields=description | rstcheck -\n\n.. _rstcheck: https://github.com/myint/rstcheck\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fish2000/yolk", "keywords": "PyPI,setuptools,cheeseshop,distutils,eggs,package,management", "license": "BSD License", "maintainer": "Alexander Bohn", "maintainer_email": "", "name": "yolk1977", "package_url": "https://pypi.org/project/yolk1977/", "platform": "", "project_url": "https://pypi.org/project/yolk1977/", "project_urls": { "Homepage": "https://github.com/fish2000/yolk" }, "release_url": "https://pypi.org/project/yolk1977/0.9.5/", "requires_dist": null, "requires_python": "", "summary": "Command-line tool for querying PyPI and Python packages installed on your system.", "version": "0.9.5" }, "last_serial": 5406940, "releases": { "0.9.5": [ { "comment_text": "", "digests": { "md5": "5119d953afa4c1d5a6dbe97e61173b81", "sha256": "d62a1dd012267088b18797bb73cbee2d2a1d047583bcf7dcd9b4dd7b1a6e58e3" }, "downloads": -1, "filename": "yolk1977-0.9.5-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "5119d953afa4c1d5a6dbe97e61173b81", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 31211, "upload_time": "2019-06-16T16:40:40", "url": "https://files.pythonhosted.org/packages/14/20/48f84846c06be57d04f506c3b1f5d16697b3db80fe43e813e021a5d373df/yolk1977-0.9.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eb0fddb97b2abc0e66432853bf053dfc", "sha256": "514962aebe9bd4b0c0c8eafa3c96937e22eb01f0adbf6a78954b51e0b91dcea1" }, "downloads": -1, "filename": "yolk1977-0.9.5.tar.gz", "has_sig": true, "md5_digest": "eb0fddb97b2abc0e66432853bf053dfc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30176, "upload_time": "2019-06-16T16:40:42", "url": "https://files.pythonhosted.org/packages/e3/e2/25444c19cbbc3bd377bd9b9ea7a95ea1809c3c6778754adae7ce39ffea30/yolk1977-0.9.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5119d953afa4c1d5a6dbe97e61173b81", "sha256": "d62a1dd012267088b18797bb73cbee2d2a1d047583bcf7dcd9b4dd7b1a6e58e3" }, "downloads": -1, "filename": "yolk1977-0.9.5-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "5119d953afa4c1d5a6dbe97e61173b81", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 31211, "upload_time": "2019-06-16T16:40:40", "url": "https://files.pythonhosted.org/packages/14/20/48f84846c06be57d04f506c3b1f5d16697b3db80fe43e813e021a5d373df/yolk1977-0.9.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eb0fddb97b2abc0e66432853bf053dfc", "sha256": "514962aebe9bd4b0c0c8eafa3c96937e22eb01f0adbf6a78954b51e0b91dcea1" }, "downloads": -1, "filename": "yolk1977-0.9.5.tar.gz", "has_sig": true, "md5_digest": "eb0fddb97b2abc0e66432853bf053dfc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30176, "upload_time": "2019-06-16T16:40:42", "url": "https://files.pythonhosted.org/packages/e3/e2/25444c19cbbc3bd377bd9b9ea7a95ea1809c3c6778754adae7ce39ffea30/yolk1977-0.9.5.tar.gz" } ] }