#891487 RFP: pew -- python env wrapper

#891487#5
Date:
2018-02-26 01:50:40 UTC
From:
To:
* Package name    : pew
  Version         : 1.1.2
  Upstream Author : Dario Bertini
* URL             : https://github.com/berdario/pew
* License         : Expat
  Programming Lang: Python
  Description     : tool to manage multiple virtualenvs written in pure python

 Python Env Wrapper is a set of commands to manage multiple virtual
 environments. Pew can create, delete and copy your environments, using
 a single command to switch to them wherever you are, while keeping them
 in a single (configurable) location.

 Virtualenvs makes it easier to work on more than one project at a time
 without introducing conflicts in their dependencies.

 Pew is completely shell-agnostic and thus works on bash, zsh, fish,
 powershell, etc.