Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 303 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 303 Bytes

email-sender

###setup:

sudo apt-get update

sudo apt-get upgrade

cloning and installing requirements

git clone [email protected]:vovkapultik/email-sender.git

cd email-sender/

pip3 install -r app/requirements.txt

starting

python3 main.py

built on fastapi, smtplib