{ "info": { "author": "Chris Withers", "author_email": "chris@simplistix.co.uk", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "=============\nPicky for Pip\n=============\n\nPicky is a tool for making sure that the packages you have installed\nwith `pip`__ or `conda`__ match those you have specified.\n\nIt also will let you easily maintain those specifications, even in the\nsituation where some packages are installed by pip while others are\ninstalled using conda.\n\n__ https://pip.pypa.io/en/stable/\n\n__ http://conda.pydata.org/docs/\n\nThis package provides a version of picky targeted at virtualenvs and other\nenvironments where pip is used to manage packages.\nIf you require the version that targets conda environments, see `picky-conda`__\n\n__ http://github.com/Simplistix/picky-conda", "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/Simplistix/picky-pip", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "picky-pip", "package_url": "https://pypi.org/project/picky-pip/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/picky-pip/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Simplistix/picky-pip" }, "release_url": "https://pypi.org/project/picky-pip/2.0.0.dev0/", "requires_dist": null, "requires_python": null, "summary": "A tool for checking versions of packages used by conda or pip are as specified in their requirements files.", "version": "2.0.0.dev0" }, "last_serial": 2636682, "releases": { "2.0.0.dev0": [] }, "urls": [] }