#!/Library/Frameworks/Python.framework/Versions/3.7/bin/python3
from sql_extract import main
main()
