PURPOSE:
    For creating python scripts with embedded text meta-data.
    Inspired by PyScripter for Windows.

USAGE:
    stu <desired file name> [optional args]
    
    see stu --help for all optional args.
    
REQUIRES:
    argparse
    
