Skip to content

kyp76/pyv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

pyv

Description

pyv is an utility to manage python distributions and related virtualenvs

Example

% pyv l
# distributions
 from_path:Python 3.6.6:/home/thomas/local/pyv/venvs/default/bin
 Python-2.7.14:Python 2.7.14:/home/thomas/local/pyv/distributions/Python-2.7.14
 Python-3.6.8:Python 3.6.8:/home/thomas/local/pyv/distributions/Python-3.6.8
 Python-3.7.0:Python 3.7.0:/home/thomas/local/pyv/distributions/Python-3.7.0
*Python-3.7.2:Python 3.7.2:/home/thomas/local/pyv/distributions/Python-3.7.2

# virtualenvs
*default:Python 3.6.8:/home/thomas/local/pyv/venvs/default
 EasyAVR:Python 3.6.8:/home/thomas/local/pyv/venvs/EasyAVR
 test:Python 3.6.8:/home/thomas/local/pyv/venvs/test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%