I have a python code like below using ArgParser,
import argparse parser = argparse.ArgumentParser() parser.add_argument( "-s", "--schema"