Skip to content

Instantly share code, notes, and snippets.

View serkanaltuntas's full-sized avatar

Serkan Altuntaş serkanaltuntas

View GitHub Profile
#!/usr/bin/env python
#-*- coding:utf-8 -*-
from subprocess import call, STDOUT
import Queue
import threading
import string
import locale
import os
import glob