Skip to content

Instantly share code, notes, and snippets.

View tiagoamx's full-sized avatar

Tiago Vilardi tiagoamx

View GitHub Profile
@tiagoamx
tiagoamx / pyenv+virtualenv.md
Created December 26, 2016 04:37 — forked from eliangcs/pyenv+virtualenv.md
Cheatsheet: pyenv, virtualenvwrapper, and pip

Cheatsheet: pyenv, virtualenvwrapper, and pip

Installation (for Mac OS)

Install pyenv with brew

brew update
brew install pyenv