This program tries to update all installed packages through pip.
Project description
UAPP
This program tries to update all installed packages through pip.
INSTALL(git clone):
git clone https://github.com/accessmaker/UAPP.git
python setup.py install
INSTALL(PIP):
pip install uapp
USAGE:
$ uapp
OPTIONS
UAPP(Update All Python Packages):is an unofficial package manager, which makes it easy to update packages installed with pip
help, --help or -h = show uapp help options;
version, --version = show uapp version;
check-update = Search and show available updates;
update, upgrade = Update all packages;
update package = Update the selected package.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
uapp-1.2.3.tar.gz
(4.3 kB
view hashes)
Built Distribution
uapp-1.2.3-py3-none-any.whl
(5.0 kB
view hashes)