Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/massongit/pyenv-pip-update

Update all libraries managed by pip or conda in all environments (pyenv plugin).
https://github.com/massongit/pyenv-pip-update

pip pyenv python

Last synced: 22 days ago
JSON representation

Update all libraries managed by pip or conda in all environments (pyenv plugin).

Awesome Lists containing this project

README

        

# pyenv-pip-update

[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE.txt)
Update all libraries managed by `pip` or `conda` in all environments ([pyenv](https://github.com/pyenv/pyenv) plugin).

## Version

0.0.6

## Installation

git clone https://github.com/massongit/pyenv-pip-update $(pyenv root)/plugins/pyenv-pip-update

## Usage

pyenv pip-update

## History

See [HISTORY.md](HISTORY.md)

## Note

In the environments using `conda` (anaconda or miniconda), this plugin only updates all libraries managed by `conda`.