Skip to main content

A current and update package list of environment extractor.

Project description

  • This program is an pip list warper to generate two python packages list files in pip-update folder.

  • These files are upgradable packages list in environment.

  • One of files is current+today.txt that is current version list.

  • Anther of files is update.txt that is upgradable version list.

  • You can use “pip install -r .pip-update/update.txt” to upgrade your packages or recovery by anther file.

This program require pip>9.0.1

Installation

To install pip-update from PyPI:

$ pip install pip-update

Usage

Options:

usage: pip-update [-h] [-v]

A current and update package list of environment extractor.

optional arguments:
  -h, --help            show this help message and exit
  -v, --version         show version number and exit

這程式是一個 pip list 的包裹器,以來自虛擬環境中可升級的python 套件版本列表的資料,在**pip-update**資料夾內產生二個檔案, current+today.txt是當前的版本號列表,update.txt則是可升級的版本號列表。 然後我們可以用pip install -r 來進行升級或還原python 虛擬環境。 本程式需pip>9.0.1

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pip_update-0.4.1-py2.py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 2 Python 3

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