Skip to content

fschulze/virtualenv-pyenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

virtualenv-pyenv

Create shims to wrap virtualenv for use with pyenv.

Why?

With pyenv-virtualenv one can not create virtualenvs in any directory.

Usage

Once you have one or more Python versions installed, use one of them to run shims.py. It will download and unpack virtualenv in the current directory. Lastly it will create small shell scripts in the current directories bin sub directory for each Python x.y version. Either add that bin directory to you PATH, or copy the scripts somewhere that is already in your PATH.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages