A single command to upgrade outdated "pip install --user" packages.
Project description
pip_upgrade_pkgs
A single command to upgrade outdated pip install --user
packages.
$ pip_upgrade_pkgs
=====================================================
UPGRADING ALL OUTDATED "pip install --user" PACKAGES:
=====================================================
Outdated packages detected = 16.
Initiating upgrading...
No. Package Version Latest Type Status
--- ------------------ --------------- --------------- ----- --------
1 Cython 0.29 0.29.1 wheel UPGRADED
2 ipython 6.2.1 7.1.1 wheel UPGRADED
3 ipywidgets 7.0.5 7.4.2 wheel UPGRADED
4 jupyter-client 5.1.0 5.2.3 wheel UPGRADED
5 jupyter-console 5.2.0 6.0.0 wheel UPGRADED
6 matplotlib 2.1.0 3.0.2 wheel UPGRADED
7 numpy 1.15.1 1.15.4 wheel UPGRADED
8 pandas 0.21.0 0.23.4 wheel UPGRADED
9 Pillow 5.2.0 5.3.0 wheel UPGRADED
10 qtconsole 4.3.1 4.4.3 wheel UPGRADED
11 setuptools 40.0.0 40.6.2 wheel UPGRADED
12 sympy 1.1.1 1.3 sdist UPGRADED
13 virtualenv 16.0.0 16.1.0 wheel UPGRADED
14 virtualenv-clone 0.3.0 0.4.0 wheel UPGRADED
15 wheel 0.31.1 0.32.3 wheel UPGRADED
16 youtube-dl 2018.9.26 2018.11.23 wheel UPGRADED
SUMMARY:
No. of packages upgraded = 16/16
No. of upgrade errors = 0/16
Install Requirements
python 3.5, 3.6, 3.7 pip~=18.0
OS
Ubuntu 16.04 (Xenial) and above
Installation
Submit this terminal command:
$ pip install --user pip_upgrade_pkgs
For python3.5:
-
this package will be installed in ~/.local/lib/python3.5/site-packages/pip_upgrade_pkgs
-
this package execution script will be installed in ~/.local/bin/pip_upgrade_pkgs.
Execution:
Submit this terminal command:
$ pip_upgrade_pkgs
or, access its module and execute its main() function:
$ python3
Python 3.5.2 (default, Nov 12 2018, 13:43:14)
[GCC 5.4.0 20160609] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import pip_upgrade_pkgs
>>> pip_upgrade_pkgs.main()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pip_upgrade_pkgs-0.0.1.tar.gz
.
File metadata
- Download URL: pip_upgrade_pkgs-0.0.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.9.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bf2f9e58b79ca0394cd4b63c948d1f3673605acf9f817a4a2f54e339458b6c7 |
|
MD5 | 4b9e3d30a31ecacb8d7156fe0a9be253 |
|
BLAKE2b-256 | c8d84565b02da37cd454adbea55b6ec8d7ea20eeb25c9fa3e00d32e2f8c7749f |
File details
Details for the file pip_upgrade_pkgs-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pip_upgrade_pkgs-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.9.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58cde340b827eb30c70131d86f2e321fa071c6ffc4e48bcfa3af3a4cb610f3e6 |
|
MD5 | 75b075463d139541a448165986b89b77 |
|
BLAKE2b-256 | 63d776b94f23a347834f202ecb3205aa5590c2ef3012ef954170e44350f39fc0 |