Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.03 KB

README.md

File metadata and controls

45 lines (34 loc) · 1.03 KB

Automated-Message-System

Created and tested on VsCode on Windows PC using Python3

Requirements:

  • Python
  • Any operating system
  • Code Editor

Modules Required:

  • tkinter
  • Stmp
  • os
  • requests
  • PIL

Required Packages

pip install Tkinter
pip install stmp
pip install os
pip install requests
pip install PIL

What it does

  • Steps
  • Set the Mail and password of your email id in the path for security reasons
  • Make sure python and the modules which are stated above are installed on your pc
  • The procedure of installing the modules are given in the Required Packages section of this document
  • Create an account in fast2sms and copy your account's api key to the key given in the fast2sms section in the project
  • After the installation process run the file in a code Editor of your choice
  • Type in your email id and number for testing process