Skip to content

Instantly share code, notes, and snippets.

View jrhaberstroh's full-sized avatar

John H. jrhaberstroh

  • Upstart
  • Oakland, CA
View GitHub Profile
@jrhaberstroh
jrhaberstroh / pip_upgrade.sh
Created October 22, 2015 17:55
Upgrades all outdated python packages
#!/usr/bin/env bash
# ==============================================================================
usage() { cat <<- DOCUMENT
usage: pip_upgrade [-h] [3]
AUTHOR: Sang Han
CREATED: 08/23/2014
REVISION: 1.0