Skip to content

Instantly share code, notes, and snippets.

View typingduck's full-sized avatar

Conor H typingduck

  • Zurich CH
View GitHub Profile
#!/bin/env python
import yaml
import sys
import json
import argparse
from subprocess import Popen, PIPE
import argparse
import os