Skip to content

Instantly share code, notes, and snippets.

@jeremy-rutman
Created September 11, 2019 14:08
Show Gist options
  • Select an option

  • Save jeremy-rutman/cf3a6ddd379223f6869723ae5721fb26 to your computer and use it in GitHub Desktop.

Select an option

Save jeremy-rutman/cf3a6ddd379223f6869723ae5721fb26 to your computer and use it in GitHub Desktop.
find python module versions
pip freeze | grep modulename
pip freeze | grep modulename
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment