Skip to content

Instantly share code, notes, and snippets.

View wolfkden's full-sized avatar

Wolf Kraske wolfkden

View GitHub Profile
import json
import datetime
import time
import thread
import os
from thrift import Thrift
from thrift.transport import TTransport
from thrift.transport import TSocket
from thrift.protocol.TBinaryProtocol import TBinaryProtocolAccelerated
from pyes import *