Skip to content

Instantly share code, notes, and snippets.

@Xpktro
Created March 4, 2014 16:59
Show Gist options
  • Save Xpktro/9350558 to your computer and use it in GitHub Desktop.
Save Xpktro/9350558 to your computer and use it in GitHub Desktop.
Github Zen consumer one-liner
python -c "import urllib; print urllib.urlopen('https://api.github.com/zen').read()"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment