{ "info": { "author": "Patrick Dill", "author_email": "jamespatrickdill@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: System :: Systems Administration" ], "description": "Pipurge\n=======\n\n.. image:: https://img.shields.io/pypi/v/pipurge.svg\n :target: https://pypi.python.org/pypi/pipurge\n\n\n**Pipurge** is a tool that allows you to quickly uninstall Python packages, at system level or in a\nvirtualenv.\n\nUsage\n~~~~~\n\nBasic usage:\n\n.. code-block:: console\n\n $ pipurge\n\n There are 23 packages to uninstall. Proceed? [y/N]: y\n\n Uninstalling aiodns-1.1.1:\n Successfully uninstalled aiodns-1.1.1\n\n Uninstalling aiohttp-2.2.5:\n Successfully uninstalled aiohttp-2.2.5\n\n Uninstalling async-timeout-2.0.0:\n Successfully uninstalled async-timeout-2.0.0\n\n Uninstalling certifi-2018.11.29:\n Successfully uninstalled certifi-2018.11.29\n\n ...\n\nYou can also use the **--keep** option to specify certain packages to keep installed.\nPipurge will also keep the dependencies of the packages you specify so they stay working.\n\nIf you'd like further control over the process, use the **--ask** option and Pipurge\nwill ask you whether to uninstall each package that's left.\n\n.. code-block:: console\n\n $ pipurge --keep requests,flask --ask\n\n Finding dependencies for requests...\n Finding dependencies for certifi...\n Finding dependencies for chardet...\n Finding dependencies for idna...\n Finding dependencies for urllib3...\n Finding dependencies for flask...\n Finding dependencies for Werkzeug...\n Finding dependencies for Jinja2...\n Finding dependencies for MarkupSafe...\n Finding dependencies for itsdangerous...\n Finding dependencies for click...\n\n There are 3 packages to uninstall. Proceed? [y/N]: y\n\n Uninstall bleach ? [y/N]: y\n Uninstalling bleach-3.0.2:\n Successfully uninstalled bleach-3.0.2\n\n Uninstall docutils ? [y/N]: n\n\n Uninstall faste ? [y/N]: y\n Uninstalling faste-0.2.5:\n Successfully uninstalled faste-0.2.5\n\n Purge complete!", "description_content_type": "", "docs_url": null, "download_url": "http://github.com/reshanie/pipurge/archive/master.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/jpatrickdill/pipurge", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pipurge", "package_url": "https://pypi.org/project/pipurge/", "platform": "any", "project_url": "https://pypi.org/project/pipurge/", "project_urls": { "Download": "http://github.com/reshanie/pipurge/archive/master.tar.gz", "Homepage": "http://github.com/jpatrickdill/pipurge" }, "release_url": "https://pypi.org/project/pipurge/0.2.1/", "requires_dist": null, "requires_python": "", "summary": "Tool for quickly uninstalling python packages.", "version": "0.2.1" }, "last_serial": 4662627, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "1206b7419e0abaf006fc2dd0c4617075", "sha256": "165520678d5c041ac12b77aca25c703ad55af6729d506dc040d8d628db3aae46" }, "downloads": -1, "filename": "pipurge-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1206b7419e0abaf006fc2dd0c4617075", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2632, "upload_time": "2017-08-15T01:11:42", "url": "https://files.pythonhosted.org/packages/06/b3/2bef8a90a02bca0aef5febb290adf22ec3767fc9e279efd34c77421c5526/pipurge-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "2abef6fe8a584b7cb4d44590fe5934ef", "sha256": "dfa37f5bde2af9847ca40d85926649ae88ccad797057dd34c6c51d0803d3f759" }, "downloads": -1, "filename": "pipurge-0.1.1.tar.gz", "has_sig": false, "md5_digest": "2abef6fe8a584b7cb4d44590fe5934ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2705, "upload_time": "2017-08-15T01:15:21", "url": "https://files.pythonhosted.org/packages/fb/10/ea2c6315ae42f86c4d3c3e2306bc2ca7184f203a607dedc26b87d814668f/pipurge-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "a4915e16bd81f2542ab69361cbcf9c3c", "sha256": "1b98ad3267c53a06baa13e5c61335acee04d76d0147acf46d833991401913044" }, "downloads": -1, "filename": "pipurge-0.1.2.tar.gz", "has_sig": false, "md5_digest": "a4915e16bd81f2542ab69361cbcf9c3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2759, "upload_time": "2017-08-15T01:19:30", "url": "https://files.pythonhosted.org/packages/a9/65/6d3136aa5832e0f93078f5cf1f0f5dd6672151291c2d7472c0771c00a51b/pipurge-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "ee1d20bedf2707520bdcc54490160427", "sha256": "7d022098c524d4a7d2e5d04adfb75abb7428fabd272843dad2d17730742f7260" }, "downloads": -1, "filename": "pipurge-0.1.3.tar.gz", "has_sig": false, "md5_digest": "ee1d20bedf2707520bdcc54490160427", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2766, "upload_time": "2017-08-15T01:24:51", "url": "https://files.pythonhosted.org/packages/31/47/7069db1d274a817406bb36941691deec386570f281d55d93c870cd27d174/pipurge-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "5fb95a03c2ac5aa2b5c54308af4bdc62", "sha256": "f5a10abe260199a8df005ea898d287b1cf8886e25e6f00371017a7077b56ce3a" }, "downloads": -1, "filename": "pipurge-0.1.4.tar.gz", "has_sig": false, "md5_digest": "5fb95a03c2ac5aa2b5c54308af4bdc62", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2778, "upload_time": "2017-08-15T01:28:43", "url": "https://files.pythonhosted.org/packages/24/b6/f008af937593f3874383fb881715b37eea0e4001049bd0d205b141464670/pipurge-0.1.4.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "698b0bb7c960d01ef35592c48c91c4a7", "sha256": "b41ddad2ea4c842a9ddb3bb6ea68fe826b28378715cb0ce4034e4e2432f3de52" }, "downloads": -1, "filename": "pipurge-0.1.6.tar.gz", "has_sig": false, "md5_digest": "698b0bb7c960d01ef35592c48c91c4a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2721, "upload_time": "2017-08-15T01:40:43", "url": "https://files.pythonhosted.org/packages/e9/1d/812356fa16fa6570efadad714c28ab73ab7407c3e407186a161c1af9b07f/pipurge-0.1.6.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "bb02c4224429a4bb5c8bdde6a57aea94", "sha256": "117a63fb4ef02388402884a35a6487f3d39ac64fed495ee41b4aca07b81f723a" }, "downloads": -1, "filename": "pipurge-0.2.0.tar.gz", "has_sig": false, "md5_digest": "bb02c4224429a4bb5c8bdde6a57aea94", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4098, "upload_time": "2019-01-05T04:53:39", "url": "https://files.pythonhosted.org/packages/b1/5e/87426d8cd4e004de929b8266c7ed853e5bc18d835dcc55db9dfa995016f2/pipurge-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "c7a2c554721441497385c0ca36f6083f", "sha256": "0a1bf95d42e7893fc3552ca07eec4c64248f95d7bd2a76b38a051132d64a0783" }, "downloads": -1, "filename": "pipurge-0.2.1.tar.gz", "has_sig": false, "md5_digest": "c7a2c554721441497385c0ca36f6083f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4093, "upload_time": "2019-01-05T04:58:58", "url": "https://files.pythonhosted.org/packages/52/90/d9f412e2bccff4d7ade942e2dc2aca9de7283d4f36609457f21871baacf4/pipurge-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c7a2c554721441497385c0ca36f6083f", "sha256": "0a1bf95d42e7893fc3552ca07eec4c64248f95d7bd2a76b38a051132d64a0783" }, "downloads": -1, "filename": "pipurge-0.2.1.tar.gz", "has_sig": false, "md5_digest": "c7a2c554721441497385c0ca36f6083f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4093, "upload_time": "2019-01-05T04:58:58", "url": "https://files.pythonhosted.org/packages/52/90/d9f412e2bccff4d7ade942e2dc2aca9de7283d4f36609457f21871baacf4/pipurge-0.2.1.tar.gz" } ] }