Skip to content

Python Mailer : Requirement

Ford Deuglass edited this page Nov 25, 2022 · 1 revision

Requirements

Before you execute this script, you should download the library first, the important library to download is smtp sever, pyfiglet, os, time,datetime, and platform. the script is only work when the library is on or downloaded. for colorama this library is not very important, on this case used for the display only. if you want to remove the colorama from the line, you should remove the line that include import colorama and from colorama import Fore, Back, Style then remove the code when include the following text : Fore, Back, Style.

Powered By Github

Read All The Documentation, easy step ~ code explained

Clone this wiki locally