Skip to content

Instantly share code, notes, and snippets.

@charlesreid1
Created February 12, 2016 02:18
Show Gist options
  • Save charlesreid1/d42a56a2db53716f2630 to your computer and use it in GitHub Desktop.
Save charlesreid1/d42a56a2db53716f2630 to your computer and use it in GitHub Desktop.
import subprocess
subprocess.call(["command","-flag1","value1","-flag2","value2"])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment