Skip to content

Instantly share code, notes, and snippets.

@olivergeorge
Created July 25, 2011 05:51
Show Gist options
  • Save olivergeorge/1103629 to your computer and use it in GitHub Desktop.
Save olivergeorge/1103629 to your computer and use it in GitHub Desktop.
pip freeze | cut -d = -f 1 | xargs -n 1 pip search | grep -B2 'LATEST:'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment