This file updates all python packages in this environment.
Project description
UpgradePipPackages
Description
This package is a tool to upgrade python packages faster and easiest.
Requirements
This package require:
- python3
- python3 Standard Library
Installation
pip install UpgradePipPackages
Usages
Command line
pipupgrade -h # Help message
pipupgrade --help # Help message
pipupgrade # Upgrade all packages
pipupgrade WebScripts UpgradePipPackages # Upgrade WebScripts and UpgradePipPackages only
pipupgrade # Upgrade all packages, using command line
python3 -m UpgradePipPackages # Upgrade all packages, using python package
python3 UpgradePipPackages.pyz # Upgrade all packages, using python executable
Python script
from UpgradePipPackages import main
main()
import UpgradePipPackages
UpgradePipPackages.main()
Links
Pictures
License
Licensed under the GPL, version 3.
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
UpgradePipPackages-0.0.2.tar.gz
(16.5 kB
view details)
File details
Details for the file UpgradePipPackages-0.0.2.tar.gz
.
File metadata
- Download URL: UpgradePipPackages-0.0.2.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 885476cfa7578ddae70a06edba4e5a5ca75c8bbd86bc891e082dc0fc5112fa22 |
|
MD5 | cf0ba88613fc568317bf48df35587f86 |
|
BLAKE2b-256 | 3b4b49d18ed6b5dc034f299655a1bafed363ee2e3bb7a1bb37793d5181d27b68 |