UpDaPips is a command line package to upgrade outdated PIP packages in the current environment
Use the package manager pip to install updapips.
pip install updapipsThe following CLI is provided in this package.
╰─ updapips -h ─╯
usage: updapips [-h] [--version] {show.all.pip.pkgs,show.outdated.pip.pkgs,upgrade.pips} ...
-.-.-. Update PIPs utility!
positional arguments:
{show.all.pip.pkgs,show.outdated.pip.pkgs,upgrade.pips}
show.all.pip.pkgs show all PIP packages installed in current virt env
show.outdated.pip.pkgs
show PIP packages in virtual env that are outdated
upgrade.pips updgrade all outdated PIP pkgs
options:
-h, --help show this help message and exit
--version top-level package version
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.