Skip to content

Instantly share code, notes, and snippets.

@jt-z
jt-z / Python3 Virtualenv Setup.md
Created September 6, 2020 11:31 — forked from pandafulmanda/Python3 Virtualenv Setup.md
Setting up and using Python3 Virtualenv on Mac

Python3 Virtualenv Setup

Requirements
  • Python 3
  • Pip 3
$ brew install python3
@jt-z
jt-z / Python3 Virtualenv Setup.md
Created September 6, 2020 11:31 — forked from pandafulmanda/Python3 Virtualenv Setup.md
Setting up and using Python3 Virtualenv on Mac

Python3 Virtualenv Setup

Requirements
  • Python 3
  • Pip 3
$ brew install python3