Requesting snowflake with python

GP30
GP30 Registered Posts: 7
edited July 16 in Using Dataiku
Hello, I am working on web app designer, I want to create a tile which lists the tables of my schemas of my snowflake db.
I have to do it in python but I don't know how to do it.
Since I am already connecting to snowflake from dataiku (I can add a dataset to the flow) I tell myself that in my script I no longer need to put the credentials to connect. 
Would you know how to connect to snowflake with python? (without putting id and password)

Best Answer

Answers

Setup Info
    Tags
      Help me…