I am looking for a Teradata Connector .
Teradata do have python module which can be installed by “pip install teradata” , just wondering how can i use it as a datasource.

I have come across this link “Teradata data source support” which has mentioned this gist “https://gist.github.com/mrbungie/5fcc076e67e047c8a61de706403b1138
Can anybody guide me , how to use this and how can i integrate with my existing Docker image.

Any help or pointers?