Hi,

I'd like to port a python script that queries a DB, writes the results to a CSV file, and emails that file. I'd appreciate suggestions on libraries and/or approaches that can help me achieve this.

For DB querying I was thinking of using HDBC.

Best,
Ari