Skip to content
#

smtplib

Here are 263 public repositories matching this topic...

voice prescription : A Doctor will be able to dictate his prescription to the patient while talking to his phone or PC running windows. Following key words need to be tagged. eg: name,age, symptoms,medicines. Doctor will say one or more of keywords. • For all keywords data will be captured discreetly. • Doctor will be able to edit / delete by voice or hand any entry that has been made. • Doctor will be able to preview the prescription. • Patient willget the PDF document either directly or as a link in SMS/WhatsApp

  • Updated May 3, 2020
  • Python
sreyan-ghosh
sreyan-ghosh commented Nov 1, 2021

The [mailsender.py][mailsender] has a feature to send attachments which was so graciously added by @yagueto. A slight modification is now required where:

  • Using argparse the path of the attachment will be passed into the program call.
  • If the mail is supposed to have no attachments, then the field will be left empty.
  • If there is an attachment, then the path of the attachment will fol
enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the smtplib topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the smtplib topic, visit your repo's landing page and select "manage topics."

Learn more