Skip to content

Instantly share code, notes, and snippets.

import facebook # pip install facebook-sdk
# I have a fancier version that does colors, but this will do for now
def log(message):
print message
def count_group_likes():