Setup

Used to set secret variables, like the token, when using the Dockerfile

setup.create_argparser()

Generates the appropriate argparser

Return type:

ArgumentParser

Returns:

the argparser used to parse the arguments

setup.main()

Main function