[console_scripts]
st_auth = starthinker.tool.auth:main
st_bigquery = starthinker.tool.bigquery:main
st_cm = starthinker.tool.cm:main
st_colab = starthinker.tool.colab:main
st_dv = starthinker.tool.dv:main
st_google_api = starthinker.tool.google_api:main
st_newsletter = starthinker.tool.newsletter:main
st_recipe = starthinker.tool.recipe:main
st_validate = starthinker.tool.validate:main

