[console_scripts]
st_auth = starthinker.auth.helper:main
st_bigquery = starthinker.task.bigquery.helper:main
st_cm = starthinker.task.dcm.helper:main
st_dv360 = starthinker.task.dbm.helper:main
st_dv360_lineitem = starthinker.task.dv360_beta.helper:main
st_dv360_lineitem_legacy = starthinker.task.lineitem.helper:main
st_google_api = starthinker.task.google_api.helper:main
st_json = starthinker.script.helper:main
st_newsletter = starthinker.task.newsletter.helper:main
st_run = starthinker.all.helper:main
st_script = starthinker.script.run:main

