
Download file from URL and send email using python
Recently one of my friend ask me to write a script which can download a file from from urls saved in a excel file and the downloaded files to a bunch of email address saved in a separate excel file.
So I decided to write a script in python and