pef
Enhancement for pip uninstall command, that it removes all dependencies of an uninstalled package.
☤ 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: --help Show this message and exit.