Skip to content

Instantly share code, notes, and snippets.

View arash9900's full-sized avatar
💭
I may be slow to respond.

arash arash9900

💭
I may be slow to respond.
View GitHub Profile
#!/usr/bin/python
# -*- coding: utf-8 -*-”
import os.path
import csv
import cjson
import sys
import gzip
import ntpath
def write_event(prefix, event_type, headers, event):