Inspiration
I thought to make something cool and hence came up with the idea to make two scripts to automate :
1> Mass Email sending through terminal
2> Spelling checker (faster than ever).
What it does
1>The first script sends email with the specified subject and text to the senders which are in the mails.csv file.
More info about how to use the script can be found here : https://github.com/devshub21/Automatic-Mass-Mail-sender-and-spelling-checker/blob/main/Mass_Email_Sender/README.md
2>The second script checks for all the spelling mistakes in a file and gives you the output in the form of a corrected file in which all spellings are corrected, more can be found in the demo video.
How we built it
I build it using Python and it's beautiful libraries and COFFEE.
What we learned
Learned file operations in python and how things are automated.
What's next for Automating Mass email sending and spelling checker using Py
Maybe some more scripts.
Log in or sign up for Devpost to join the conversation.