from __future__ import print_function, unicode_literals
from PyInquirer import prompt, print_json
import json
import os
import argparse