Coders Packet

Packets submitted by Suryansh Mamgain

Convert Text to Speech using Python

A Python Script to convert text to speech using Google's text to speech API commonly known as gTTS API.

Send PDF files through emails using Python

A python script to send pdf files through your email using pdf_mail module of python.

Convert Word file to PDF file using Python

A python script that will help you to convert docx file to pdf file using the docx2pdf module.