Skip to content

auto install pyenv , pyenv virtualenv , update pip mirrors [ustc]

License

Notifications You must be signed in to change notification settings

sugarguo/pyenv_autoinstall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

pyenv_autoinstall

auto install pyenv , pyenv virtualenv , update pip mirrors [ustc]

2017-1-19 Beta v0.19

update lib sometime you should install some lib

such as:

zlibc zlib1g-dev libbz2-dev libssl-dev libreadline6 libreadline6-dev libsqlite3-dev;

2016-12-26 Beta v0.01

you just do

chmod +x pyenv_autoinstall.sh
./pyenv_autoinstall.sh

#pyenv version
#pyenv versions
#pyenv install --list
#pyenv install 3.6.0 -v
#pyenv global 3.6.0
#pyenv uninstall 3.6.0
#pyenv rehash
#pyenv local 2.7.3 
#pyenv shell pypy-2.2.1
#pyenv shell --unset

#pyenv virtualenv 2.7.10 venv
#pyenv deactivate
#pyenv uninstall venv

About

auto install pyenv , pyenv virtualenv , update pip mirrors [ustc]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages