# Standard library modules. import errno import logging import os import pipes import pprint import shlex import signal import subprocess import sys import tempfile ...
Clone this repository into your project folder and import it from your scripts reproduce the following examples.