git clone https://github.com/Souldiv/mailing-genius.git
pip install requirements.txt
>>> from sendmails import send_mails
>>> sm = send_mails("api key")
>>> sm.send(from, to, subject)
python sengrid_cli.py --html ['html_path'] --file ['mail_address_file_path] --attach ['path(optional)]