A python script that allow the user to autofill email and stored it on clipboard provided a template and inputs. Include a simple giu for user friendliness. The user can create its own template by referencing the template and the variable list.
Updated 4/14/2021: using pyinstaller I have convert the python file to an exe, so now the user just need to run the exe file.
Package used: datetime, calendar, PySimpleGUI, os, pyperclip, codecs
Just run the editemail.exe.