Skip to content

Instantly share code, notes, and snippets.

@philipcristiano
Last active December 10, 2015 09:39
Show Gist options
  • Save philipcristiano/4415737 to your computer and use it in GitHub Desktop.
Save philipcristiano/4415737 to your computer and use it in GitHub Desktop.
Running Klout-to-Graphite
pip install klout-to-graphite
export KLOUT_KEY="YOUR KLOUT KEY"
cat twitter_usernames.txt | klout_to_graphite --graphite-host graphite.example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment