Skip to main content

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

Kali not asynchronous Windows asynchronous

License

Licensed under the GPL, version 3.

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

UpgradePipPackages-0.0.2.tar.gz (16.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page