Skip to content

Instantly share code, notes, and snippets.

View Coder2100's full-sized avatar
💭
Coding

Coder2100

💭
Coding
  • Cape Town
View GitHub Profile
@pandafulmanda
pandafulmanda / Python3 Virtualenv Setup.md
Last active August 6, 2025 13:42 — forked from akszydelko/Python3 Virtualenv Setup.md
Setting up and using Python3 Virtualenv on Mac

Python3 Virtualenv Setup

Requirements
  • Python 3
  • Pip 3
$ brew install python3