Skip to content

Instantly share code, notes, and snippets.

View mehrdadxyz's full-sized avatar
🎯
Focusing

Mehdad Vojdani mehrdadxyz

🎯
Focusing
View GitHub Profile
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import logging
import os
import socket
import subprocess
import sys
import json
import xml.etree.ElementTree as ET