Skip to content
/ pef Public

Enhancement for pip uninstall command, that it removes all dependencies of an uninstalled package.

License

Notifications You must be signed in to change notification settings

cls1991/pef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9bb9b03 · Apr 2, 2019

History

10 Commits
Dec 20, 2017
Dec 20, 2017
Dec 25, 2017
Apr 2, 2019
Apr 2, 2019

Repository files navigation

pef

Enhancement for pip uninstall command, that it removes all dependencies of an uninstalled package.

https://asciinema.org/a/YlzQlq8TSaIs9NcVA9r9uN07L.png

☤ Quickstart

Uninstall package, e.g, qu:

$ pef qu -y

Uninstall multiple packages, e.g, qu, gy:

$ pef qu gy -y

☤ Installation

You can install "pef" via pip from PyPI:

$ pip install pef

☤ Usage

$ pef --help
Usage: pef [OPTIONS] [PACKAGES]...

  Uninstall packages with all its dependencies.

Options:
  -y, --yes  Don't ask for confirmation of uninstall deletions.
  --help     Show this message and exit.

About

Enhancement for pip uninstall command, that it removes all dependencies of an uninstalled package.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages