1 2 3 4 5 6
#!/usr/bin/env python import sys import pystitch pystitch.convert(sys.argv[1], sys.argv[2])