Skip to content

Instantly share code, notes, and snippets.

@rcillo
rcillo / delicious_mates.py
Created September 4, 2012 13:49 — forked from jashmenn/delicious_mates.py
delicious_mates.py
#!/usr/bin/env python
# encoding: utf-8
"""
delicious_mates.py
http://www.aiplayground.org/artikel/delicious-mates/
"""
import sys, math, re, time, base64, urllib2
from urlparse import urlparse
from getpass import getpass