Skip to content

Instantly share code, notes, and snippets.

@draperjames
Created May 24, 2018 20:58
Show Gist options
  • Save draperjames/90f43b2d40f2b965b962a39a42900bdf to your computer and use it in GitHub Desktop.
Save draperjames/90f43b2d40f2b965b962a39a42900bdf to your computer and use it in GitHub Desktop.
Show pip specific package on windows
pip freeze | findstr <package name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment