Skip to content

Instantly share code, notes, and snippets.

@DanyF-github
Created March 7, 2022 17:00
Show Gist options
  • Save DanyF-github/e4cdcd535810d0601ab5b48c9c9bdb7d to your computer and use it in GitHub Desktop.
Save DanyF-github/e4cdcd535810d0601ab5b48c9c9bdb7d to your computer and use it in GitHub Desktop.
install virtualenv
virtualenv venv
source venv/bin/activate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment