Skip to content

Instantly share code, notes, and snippets.

View Cediddi's full-sized avatar
🐍
from yilan_terbiyecisi import current_user

Umut Karcı Cediddi

🐍
from yilan_terbiyecisi import current_user
  • Tacto.ai
  • München
  • 19:22 (UTC +02:00)
View GitHub Profile
@Cediddi
Cediddi / imapSpamTester.py
Created April 20, 2013 09:14
Spam Spam Spam!
print "Call 'instructions()' to get more info"
def instructions():
from time import sleep
instructionsdata=""" IMPORTANT!
Please be sure that you have these libs:
nltk, unidecode
Example Usage and Output:
>>> inboX = MailFactory()
>>> inboX.new_server("[email protected]","yourpassword")
@Cediddi
Cediddi / gist:5410683
Created April 18, 2013 06:48
XKCD NP-COMPLETE
#!/usr/bin/python3
import math
import itertools
APPETIZERS = {
"Mixed Fruit" : 215,
"French Fries" : 275,
"Side Salad" : 335,
"Hot Wings" : 355,
"Mozzarella Sticks" : 420,